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