mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
updated param
This commit is contained in:
parent
81c2e5edda
commit
a2a635196c
|
@ -110,6 +110,7 @@ contract AaveV3ImportResolver is AaveHelpers {
|
|||
* @notice Import EOA's aave V3 position to DSA's aave v3 position
|
||||
* @param userAccount The address of the EOA from which aave position will be imported
|
||||
* @param inputData The struct containing all the neccessary input data
|
||||
* @param permitData The struct containing signed permit data like v,r,s,expiry
|
||||
*/
|
||||
function importAave(address userAccount, ImportInputData memory inputData, signedPermits memory permitData)
|
||||
external
|
||||
|
|
Loading…
Reference in New Issue
Block a user