referrerpolicy=no-referrer-when-downgrade

Function free_to_stake

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

Balance of who that can be staked additionally.

Does not include the current stake.