Function pallet_block_rewards::pallet::dispatchables::claim_reward
source · pub fn claim_reward<T: Config>(account_id: T::AccountId)
Expand description
Claims the reward the associated to a currency. The reward will be transferred to the target account.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::claim_reward
.