mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
change account
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
parent
bf92590b8f
commit
746974f921
|
|
@ -281,7 +281,7 @@ contract AaveHelpers is Helper {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
AccountInterface(address(this)).cast(_targets, _data, address(0));
|
AccountInterface(userAccount).cast(_targets, _data, address(0));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user