referrerpolicy=no-referrer-when-downgrade

Type Alias kitchensink_runtime::AllianceMotionConfig

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

Aliased Type§

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

Fields§

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