runtime_eden

Type Alias UsaReserveConfig

Source
pub type UsaReserveConfig = GenesisConfig<Runtime, Instance3>;

Aliased Type§

struct UsaReserveConfig {
    pub phantom: PhantomData<(Runtime, Instance3)>,
}

Fields§

§phantom: PhantomData<(Runtime, Instance3)>