Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
shriyatyagii committed Jun 4, 2024
1 parent cf371fa commit 78aa785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/mainnet/connectors/compound/v2/events.sol
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ contract Events {
address indexed token,
address cToken,
uint256 tokenAmt,
address borrower,
address indexed borrower,
uint256 getId,
uint256 setId
);
Expand Down

0 comments on commit 78aa785

Please # to comment.