pub type InternationalReserveConfig = GenesisConfig<Runtime, Instance2>;
Aliased Type§
struct InternationalReserveConfig {
pub phantom: PhantomData<(Runtime, Instance2)>,
}
Fields§
§phantom: PhantomData<(Runtime, Instance2)>
pub type InternationalReserveConfig = GenesisConfig<Runtime, Instance2>;
struct InternationalReserveConfig {
pub phantom: PhantomData<(Runtime, Instance2)>,
}
phantom: PhantomData<(Runtime, Instance2)>