mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
doc: configurator: fixed a typoe in comments
This commit is contained in:
parent
b98bafdcaf
commit
709e3916bf
|
@ -222,7 +222,7 @@ interface ILendingPoolConfigurator {
|
|||
function batchInitReserve(InitReserveInput[] calldata input) external;
|
||||
|
||||
/**
|
||||
* @dev pauseReservev Updates the aToken implementation for the reserve
|
||||
* @dev Updates the aToken implementation for the reserve
|
||||
* @param input The aToken update paramenters
|
||||
**/
|
||||
function updateAToken(UpdateATokenInput calldata input) external;
|
||||
|
|
Loading…
Reference in New Issue
Block a user