add comment for Rewarded event

This commit is contained in:
Max Alekseenko 2020-05-12 19:53:45 +03:00
parent fe50864416
commit abbbb50456
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ contract PoaMania is Ownable {
* @dev Emitted at the end of the round
* @param roundId The round number
* @param winners The array of the winners
* @param prizes The array of the prizes
* @param prizes The array of the prizes. If any of the winners is zero you should ignore the corresponding prize
* @param fee The fee value (in tokens)
* @param feeReceiver The fee receiver
* @param jackpotShare The amount of tokens that goes to the Jackpot