Type Alias pallet_quota::pallet::CurrencyOf
source · pub type CurrencyOf<T> = Pallet<T>;Aliased Type§
struct CurrencyOf<T>(PhantomData<(T, ())>);Fields§
§0: PhantomData<(T, ())>pub type CurrencyOf<T> = Pallet<T>;struct CurrencyOf<T>(PhantomData<(T, ())>);0: PhantomData<(T, ())>