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

Commit

Permalink
Updated RewardsPaid event docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hysz committed Nov 12, 2019
1 parent 80e5a29 commit e16041d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e16041d

Please sign in to comment.