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