mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Updated comment
This commit is contained in:
parent
997d29a009
commit
56aca3e156
|
@ -282,7 +282,7 @@ contract StableDebtToken is IStableDebtToken, DebtTokenBase {
|
|||
|
||||
/**
|
||||
* @dev Returns the principal debt balance of the user from
|
||||
* @param user Rhe user's address
|
||||
* @param user The user's address
|
||||
* @return The debt balance of the user since the last burn/mint action
|
||||
**/
|
||||
function principalBalanceOf(address user) external view virtual override returns (uint256) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user