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
c997a910c8
commit
7d96451ced
|
@ -19,7 +19,7 @@ import {DataTypes} from '../libraries/types/DataTypes.sol';
|
||||||
/**
|
/**
|
||||||
* @title LendingPoolConfigurator contract
|
* @title LendingPoolConfigurator contract
|
||||||
* @author Aave
|
* @author Aave
|
||||||
* @dev Implements the configuration methods for the Aave protocol. Interacts directly with the LendingPool contract
|
* @dev Implements the configuration methods for the Aave protocol
|
||||||
**/
|
**/
|
||||||
|
|
||||||
contract LendingPoolConfigurator is VersionedInitializable {
|
contract LendingPoolConfigurator is VersionedInitializable {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user