mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
updated comments
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
parent
b566e34cd3
commit
be1cf065c9
|
@ -64,7 +64,7 @@ abstract contract AaveResolver is Events, Helpers {
|
|||
}
|
||||
|
||||
/**
|
||||
* @dev Deposit ETH/ERC20_Token.
|
||||
* @dev Deposit ETH/ERC20_Token without collateral
|
||||
* @notice Deposit a token to Aave v3 for lending / collaterization.
|
||||
* @param token The address of the token to deposit.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)
|
||||
* @param amt The amount of the token to deposit. (For max: `uint256(-1)`)
|
||||
|
|
Loading…
Reference in New Issue
Block a user