Claiming Miner Rewards
Public Functions
1.sweepPoolRewards()
sweepPoolRewards()Function Signature
function sweepPoolRewards() external whenNotPausedValidations
Events Emitted
Web3 Example
await eglVotingInstance.sweepPoolRewards({ from: "0x2be650ba..."})Python Example
Last updated