pub type IndicesConfig = GenesisConfig<Runtime>;Aliased Type§
pub struct IndicesConfig {
pub indices: Vec<(u32, AccountId32)>,
}Fields§
§indices: Vec<(u32, AccountId32)>pub type IndicesConfig = GenesisConfig<Runtime>;pub struct IndicesConfig {
pub indices: Vec<(u32, AccountId32)>,
}indices: Vec<(u32, AccountId32)>