Function loans::pallet::dispatchables::claim_reward_for_market
source · pub fn claim_reward_for_market<T: Config>(asset_id: <T as Config>::CurrencyId)
Expand description
Claim inceitve reward for the specified market.
asset_id
: Market related currency
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::claim_reward_for_market
.