mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
- Added extra comment on IStableDebtToken
This commit is contained in:
parent
3cbb122a2d
commit
997d29a009
|
@ -68,6 +68,8 @@ interface IStableDebtToken {
|
|||
|
||||
/**
|
||||
* @dev Burns debt of `user`
|
||||
* - The resulting rate is the weighted average between the rate of the new debt
|
||||
* and the rate of the previous debt
|
||||
* @param user The address of the user getting his debt burned
|
||||
* @param amount The amount of debt tokens getting burned
|
||||
**/
|
||||
|
|
Loading…
Reference in New Issue
Block a user