pub fn force_unstake<T: Config>(stash: T::AccountId, num_slashing_spans: u32)
Expand description

Force a current staker to become completely unstaked, immediately.

The dispatch origin must be Root.

Parameters

Warning: Doc-Only

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