mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
varname change
This commit is contained in:
parent
0952ebbcb4
commit
468469e460
|
@ -6,7 +6,7 @@ contract Events {
|
|||
event LogRewardsClaimed(
|
||||
address indexed market,
|
||||
address indexed account,
|
||||
uint256 indexed totalClaimedInWei,
|
||||
uint256 indexed rewardsClaimed,
|
||||
uint256 setId
|
||||
);
|
||||
|
||||
|
@ -14,7 +14,7 @@ contract Events {
|
|||
address indexed market,
|
||||
address indexed owner,
|
||||
address manager,
|
||||
uint256 indexed totalClaimedInWei,
|
||||
uint256 indexed rewardsClaimed,
|
||||
uint256 setId
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user