Updated comment

This commit is contained in:
The3D 2020-11-23 19:20:18 +01:00
parent 10e9f17446
commit e415c9cd4d

View File

@ -37,7 +37,7 @@ import {Address} from '../../dependencies/openzeppelin/contracts/Address.sol';
* # Enable/disable their deposits as collateral rebalance stable rate borrow positions
* # Liquidate positions
* # Execute Flash Loans
* - To be covered by a proxy contract, owned by the LendingPoolAddressesProvider of the specific Aave market
* - To be covered by a proxy contract, owned by the LendingPoolAddressesProvider of the specific market
* - All admin functions are callable by the LendingPoolConfigurator contract defined also in the
* LendingPoolAddressesProvider
* @author Aave