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
e415c9cd4d
commit
3e6a9d3596
|
@ -642,7 +642,7 @@ contract LendingPool is VersionedInitializable, ILendingPool, LendingPoolStorage
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @dev Returns the normalized income normalized income of the reserve
|
* @dev Returns the normalized income per unit of asset
|
||||||
* @param asset The address of the underlying asset of the reserve
|
* @param asset The address of the underlying asset of the reserve
|
||||||
* @return The reserve's normalized income
|
* @return The reserve's normalized income
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user