mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Fixed the configurator comment
This commit is contained in:
parent
6752203c5c
commit
729abc0769
|
@ -13,8 +13,8 @@ import '../tokenization/AToken.sol';
|
||||||
/**
|
/**
|
||||||
* @title LendingPoolConfigurator contract
|
* @title LendingPoolConfigurator contract
|
||||||
* @author Aave
|
* @author Aave
|
||||||
* @notice Executes configuration methods on the LendingPoolCore contract. Allows to enable/disable reserves,
|
* @notice Executes configuration methods on the LendingPoolCore contract. Allows to enable/disable reserves
|
||||||
* and LiquidationThreshold different protocol parameters.
|
* and set different protocol parameters.
|
||||||
**/
|
**/
|
||||||
|
|
||||||
contract LendingPoolConfigurator is VersionedInitializable {
|
contract LendingPoolConfigurator is VersionedInitializable {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user