runtime_eden

Type Alias InternationalReserveConfig

Source
pub type InternationalReserveConfig = GenesisConfig<Runtime, Instance2>;

Aliased Type§

struct InternationalReserveConfig {
    pub phantom: PhantomData<(Runtime, Instance2)>,
}

Fields§

§phantom: PhantomData<(Runtime, Instance2)>