Function pallet_staking::asset::kill_stake
source · pub fn kill_stake<T: Config>(who: &T::AccountId)
Expand description
Kill the stake of who
.
All locked amount is unlocked.
pub fn kill_stake<T: Config>(who: &T::AccountId)
Kill the stake of who
.
All locked amount is unlocked.