referrerpolicy=no-referrer-when-downgrade

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