pub fn claim_staker_rewards_for<T: Config>(account: T::AccountId)
Expand description

Claims some staker rewards for the specified account, if they have any. In the case of a successful call, at least one era will be claimed, with the possibility of multiple claims happening.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::claim_staker_rewards_for.