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