mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Fixing comment
This commit is contained in:
parent
8ac646a1a3
commit
7534ddd4ad
|
@ -15,7 +15,7 @@ abstract contract NotionalResolver is Events, Helpers {
|
|||
/**
|
||||
* @notice Deposit collateral into Notional, this should only be used for reducing risk of
|
||||
* liquidation.
|
||||
* @dev Deposits into Notional are not earning fixed rates, they are earning the cToken
|
||||
* @dev Deposits into Notional are not earning fixed rates, they are earning the cToken
|
||||
* lending rate. In order to lend at fixed rates use `depositAndLend`
|
||||
* @param currencyId notional defined currency id to deposit
|
||||
* @param useUnderlying if true, will accept a deposit in the underlying currency (i.e DAI), if false
|
||||
|
|
Loading…
Reference in New Issue
Block a user