RelayRound
hasUnclaimedReward
hasUnclaimedReward
Checks if user has unclaimed rewards.
Parameters:
Return value:
getRewardForRound
getRewardForRound
Calculates reward for certain round and sends it to user.
Parameters:
Return value:
sendRelaysToRelayRound
sendRelaysToRelayRound
Sets relayers to the specific round.
Parameters:
_checkRelaysInstalled
_checkRelaysInstalled
Checks whether there are enough relayers installed.
destroy
destroy
Destroy round if ended.
onCodeUpgrade
onCodeUpgrade
Sets relayer round data based on the upgraded data.
Parameters:
upgrade
upgrade
Upgrades relayer round data and code.
Parameters:
Events emitted:
RelayRoundCodeUpgraded
Last updated