Claiming Rewards

The contract includes a function that allows a user to claim a reward for a successful assertion. This function checks if the challenge is closed for submissions and if the owner of the NodeLicense is KYC'd. If these conditions are met and the assertion is valid for a payout, a reward is sent to the user.

Last updated