pub fn kill_stake<T: Config>(who: &T::AccountId) -> DispatchResult
Release all staked amount to who.
who
Fails if there are consumers left on who that restricts it from being reaped.