Update contracts/mainnet/connectors/euler/main.sol

Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
This commit is contained in:
Shriya Tyagi 2022-07-07 17:00:04 +04:00 committed by GitHub
parent 4c8bece9fc
commit 0dd2fb946d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ abstract contract Euler is Helpers {
/**
* @dev Withdraw ETH/ERC20_Token.
* @notice Withdraw deposited token Euler
* @notice Withdraw deposited token and earned interest from Euler
* @param subAccount Subaccount number
* @param token The address of the token to withdraw.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)
* @param amt The amount of the token to withdraw. (For max: `uint256(-1)`)