This commit is contained in:
Shriya Tyagi 2024-06-04 20:11:08 +05:30
parent cf371fa6e3
commit 78aa785d81

View File

@ -30,7 +30,7 @@ contract Events {
address indexed token,
address cToken,
uint256 tokenAmt,
address borrower,
address indexed borrower,
uint256 getId,
uint256 setId
);