referrerpolicy=no-referrer-when-downgrade

Type Alias rococo_runtime::SudoConfig

source ·
pub type SudoConfig = GenesisConfig<Runtime>;

Aliased Type§

struct SudoConfig {
    pub key: Option<AccountId32>,
}

Fields§

§key: Option<AccountId32>

The AccountId of the sudo key.