mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Update contracts/mainnet/connectors/euler/main.sol
Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
This commit is contained in:
parent
4c8bece9fc
commit
0dd2fb946d
|
@ -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)`)
|
||||
|
|
Loading…
Reference in New Issue
Block a user