Function parachain_staking::pallet::dispatchables::increment_collator_rewards
source · pub fn increment_collator_rewards<T: Config>()
Expand description
Actively increment the rewards of a collator.
The same effect is triggered by changing the stake or leaving the network.
The dispatch origin must be a collator.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::increment_collator_rewards
.