referrerpolicy=no-referrer-when-downgrade

Function pallet_staking::asset::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.

This includes any balance that is already staked.