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.
pub type BalanceOf<T> = <<T as Config>::Currency as Inspect<<T as Config>::AccountId>>::Balance;
The balance type used by the currency system.