pub type HistorySeedingConfig = GenesisConfig<Runtime>;
struct HistorySeedingConfig { pub history_seeder: Option<AccountId32>, }
history_seeder: Option<AccountId32>