referrerpolicy=no-referrer-when-downgrade

Function stakeable_balance

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

Stakeable balance of who.

This includes balance free to stake along with any balance that is already staked.