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