Type Alias pallet_quota::pallet::CurrencyOf

source ·
pub type CurrencyOf<T> = Pallet<T>;

Aliased Type§

struct CurrencyOf<T>(PhantomData<(T, ())>);

Fields§

§0: PhantomData<(T, ())>