mirror of
https://github.com/Instadapp/dsa-connectors-2.0.git
synced 2024-07-29 21:57:39 +00:00
feat: update
This commit is contained in:
parent
0eb6f1d9c2
commit
923b406679
|
@ -170,7 +170,7 @@ abstract contract FluidConnector is Events, Stores {
|
|||
* @param repayApproveAmt_ In case of max amount for payback, this amount will be approved for spending.
|
||||
* Should always be positive.
|
||||
*/
|
||||
function operate(
|
||||
function operate2(
|
||||
address vaultAddress_,
|
||||
uint256 nftId_,
|
||||
int256 newCol_,
|
||||
|
|
|
@ -170,7 +170,7 @@ abstract contract FluidConnector is Events, Stores {
|
|||
* @param repayApproveAmt_ In case of max amount for payback, this amount will be approved for spending.
|
||||
* Should always be positive.
|
||||
*/
|
||||
function operate(
|
||||
function operate2(
|
||||
address vaultAddress_,
|
||||
uint256 nftId_,
|
||||
int256 newCol_,
|
||||
|
|
Loading…
Reference in New Issue
Block a user