Function pallet_dapp_staking::pallet::dispatchables::claim_dapp_reward
source · pub fn claim_dapp_reward<T: Config>(
smart_contract: T::SmartContract,
era: EraNumber
)
Expand description
Used to claim dApp reward for the specified era.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::claim_dapp_reward
.