pub fn increment_delegator_rewards<T: Config>()
Expand description

Actively increment the rewards of a delegator.

The same effect is triggered by changing the stake or revoking delegations.

The dispatch origin must be a delegator.

Warning: Doc-Only

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