Function pallet_dapp_staking::pallet::dispatchables::claim_staker_rewards
source · pub fn claim_staker_rewards<T: Config>()
Expand description
Claims some staker rewards, if user has 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
.