pub fn claim_rewards<T: Config<I>, I: 'static>(reward_kind: T::Reward)
Expand description
Claim accumulated rewards.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::claim_rewards
.