referrerpolicy=no-referrer-when-downgrade

Type Alias collectives_westend_runtime::AllianceMotionConfig

source ·
pub type AllianceMotionConfig = GenesisConfig<Runtime, Instance1>;

Aliased Type§

struct AllianceMotionConfig {
    pub phantom: PhantomData<Instance1>,
    pub members: Vec<AccountId32>,
}

Fields§

§phantom: PhantomData<Instance1>§members: Vec<AccountId32>