referrerpolicy=no-referrer-when-downgrade

Type Alias pallet_nomination_pools::BalanceOf

source ·
pub type BalanceOf<T> = <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance;
Expand description

The balance type used by the currency system.