updated comments

Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
Shriya Tyagi 2022-04-28 00:47:37 +04:00 committed by GitHub
parent be1cf065c9
commit 3a6a864d8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ abstract contract AaveResolver is Events, Helpers {
/**
* @dev Deposit ETH/ERC20_Token without collateral
* @notice Deposit a token to Aave v3 for lending / collaterization.
* @notice Deposit a token to Aave v3 without enabling it as collateral.
* @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)`)
* @param getId ID to retrieve amt.