Type Alias subspace_runtime::HistorySeedingConfig

source ·
pub type HistorySeedingConfig = GenesisConfig<Runtime>;

Aliased Type§

struct HistorySeedingConfig {
    pub history_seeder: Option<AccountId32>,
}

Fields§

§history_seeder: Option<AccountId32>