mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Fixed comment on getUserConfiguration
This commit is contained in:
parent
c181ed02e4
commit
1ca88ec0ae
|
@ -724,7 +724,7 @@ contract LendingPool is VersionedInitializable, ILendingPool, LendingPoolStorage
|
|||
}
|
||||
|
||||
/**
|
||||
* @dev returns the configuration of the user for the specific reserve
|
||||
* @dev returns the configuration of the user across all the reserves
|
||||
* @param user the user
|
||||
* @return the configuration of the user
|
||||
**/
|
||||
|
|
Loading…
Reference in New Issue
Block a user