Function farming::pallet::dispatchables::claim
source · pub fn claim<T: Config>(
pool_currency_id: <<T as Config>::MultiCurrency as MultiCurrency<<T as Config>::AccountId>>::CurrencyId,
reward_currency_id: <<T as Config>::MultiCurrency as MultiCurrency<<T as Config>::AccountId>>::CurrencyId
)
Expand description
Withdraw any accrued rewards from the reward pool
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::claim
.