Updated comment

This commit is contained in:
The3D 2020-11-25 15:31:27 +01:00
parent c997a910c8
commit 7d96451ced

View File

@ -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 {