Currently when a new position is opened, the debt is set to 0.
The final goal is to have it as minted amount + stability fee.
The stability will be implemented later, but we can already implement the debt as minted amount so that we can have real tests testing a real position with debt.
Currently when a new position is opened, the debt is set to 0.
The final goal is to have it as minted amount + stability fee.
The stability will be implemented later, but we can already implement the debt as minted amount so that we can have real tests testing a real position with debt.