mirror of
https://github.com/Instadapp/dsa-polygon-migration.git
synced 2024-07-29 22:27:58 +00:00
Added ETH fallback func
This commit is contained in:
parent
b261886eed
commit
b7a63bd0e5
|
@ -201,4 +201,6 @@ contract InstaAaveV2MigratorSenderImplementation is MigrateResolver {
|
|||
|
||||
flashloanContract.initiateFlashLoan(data, ethAmt);
|
||||
}
|
||||
|
||||
receive() external payable {}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user