referrerpolicy=no-referrer-when-downgrade

Function kill_stake

Source
pub fn kill_stake<T: Config>(who: &T::AccountId) -> DispatchResult
Expand description

Release all staked amount to who.

Fails if there are consumers left on who that restricts it from being reaped.