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
d0b8d804cd
commit
94f01bf7a2
|
@ -195,7 +195,7 @@ abstract contract Euler is Helpers {
|
|||
|
||||
/**
|
||||
* @dev Mint ETH/ERC20_Token.
|
||||
* @notice Mint a token from Euler. Maint creates equal amount of deposits and debts.
|
||||
* @notice Mint a token from Euler. Mint creates an equal amount of deposits and debts. (self-borrow)
|
||||
* @param subAccount Subaccount number
|
||||
* @param token The address of the token to mint.(For ETH: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)
|
||||
* @param amt The amount of the token to mint.
|
||||
|
|
Loading…
Reference in New Issue
Block a user