pub type AuthorMappingConfig = GenesisConfig<Runtime>;Aliased Type§
struct AuthorMappingConfig {
pub mappings: Vec<(Public, AccountId20)>,
}Fields§
§mappings: Vec<(Public, AccountId20)>The associations that should exist at chain genesis
pub type AuthorMappingConfig = GenesisConfig<Runtime>;struct AuthorMappingConfig {
pub mappings: Vec<(Public, AccountId20)>,
}mappings: Vec<(Public, AccountId20)>The associations that should exist at chain genesis