referrerpolicy=no-referrer-when-downgrade

Function staked

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

Balance of who that is currently at stake.

The staked amount is on hold and cannot be transferred out of whos account.