pub type GeneralCurrencyIndexOf<T> = GeneralCurrencyIndex<GeneralCurrencyIndexType, <T as Config>::GeneralCurrencyPrefix>;

Aliased Type§

struct GeneralCurrencyIndexOf<T> {
    pub index: u128,
    /* private fields */
}

Fields§

§index: u128