referrerpolicy=no-referrer-when-downgrade

Function set_stakeable_balance

Source
pub fn set_stakeable_balance<T: Config>(who: &T::AccountId, value: BalanceOf<T>)
Expand description

Set balance that can be staked for who.

If Value is lower than the current staked balance, the difference is unlocked.

Should only be used with test.