minor change

Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
This commit is contained in:
Richa 2022-04-04 21:49:53 +05:30 committed by GitHub
parent 51111c07cd
commit b394109630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ pragma experimental ABIEncoderV2;
contract Events {
event LogAaveV3ImportWithPermit(
address indexed user,
address[] ctokens,
address[] atokens,
string[] supplyIds,
string[] borrowIds,
uint256[] flashLoanFees,