pub fn claim_unpaid_reward<T: Config>(round: u32)Expand description
Pay out a round’s UnpaidRewards entry to its winner. Permissionless: anyone may
call it for any round. Free on success, normal fee on failure to discourage spam.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::claim_unpaid_reward.