Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #2332 from 0xProject/fix/staking/paramDocsForRewar…
Browse files Browse the repository at this point in the history
…dsPaidOutEvent

Updated `RewardsPaid` event docs
hysz authored Nov 13, 2019
2 parents fc1c59f + e16041d commit 812c306
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -76,7 +76,7 @@ interface IStakingEvents {
);

/// @dev Emitted by MixinFinalizer when rewards are paid out to a pool.
/// @param epoch The epoch when the rewards were earned.
/// @param epoch The epoch when the rewards were paid out.
/// @param poolId The pool's ID.
/// @param operatorReward Amount of reward paid to pool operator.
/// @param membersReward Amount of reward paid to pool members.

0 comments on commit 812c306

Please sign in to comment.