Type Alias pallet_quota::pallet::BalanceOf

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