mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
minor change
Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
This commit is contained in:
parent
97018040e5
commit
4477a0c535
|
@ -114,7 +114,7 @@ contract AaveV3ImportPermitResolver is AaveHelpers {
|
||||||
function importAave(
|
function importAave(
|
||||||
address userAccount,
|
address userAccount,
|
||||||
ImportInputData memory inputData,
|
ImportInputData memory inputData,
|
||||||
signedPermits memory permitData
|
SignedPermits memory permitData
|
||||||
)
|
)
|
||||||
external
|
external
|
||||||
payable
|
payable
|
||||||
|
|
Loading…
Reference in New Issue
Block a user