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
43d64c4509
commit
c997a910c8
|
@ -20,7 +20,6 @@ import {DataTypes} from '../libraries/types/DataTypes.sol';
|
|||
* @title LendingPoolConfigurator contract
|
||||
* @author Aave
|
||||
* @dev Implements the configuration methods for the Aave protocol. Interacts directly with the LendingPool contract
|
||||
* All the functions can be invoked by either the PoolAdmin or the EmergencyAdmin.
|
||||
**/
|
||||
|
||||
contract LendingPoolConfigurator is VersionedInitializable {
|
||||
|
|
Loading…
Reference in New Issue
Block a user