pub fn free_to_stake<T: Config>(who: &T::AccountId) -> BalanceOf<T>
Balance of who that can be staked additionally.
Does not include the current stake.