pub fn claim_bonus_reward_for<T: Config>(
    account: T::AccountId,
    smart_contract: T::SmartContract
)
Expand description

Used to claim bonus reward for a smart contract on behalf of the specified account, if eligible.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::claim_bonus_reward_for.