subspace_runtime

Type Alias HistorySeedingConfig

source
pub type HistorySeedingConfig = GenesisConfig<Runtime>;

Aliased Type§

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

Fields§

§history_seeder: Option<AccountId32>