Function pallet_bridge_relayers::pallet::dispatchables::claim_rewards
source · pub fn claim_rewards<T: Config<I>, I: 'static>(
rewards_account_params: RewardsAccountParams<T::LaneId>,
)
Expand description
Claim accumulated rewards.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::claim_rewards
.