referrerpolicy=no-referrer-when-downgrade

Type Alias kitchensink_runtime::MixnetConfig

source ·
pub type MixnetConfig = GenesisConfig<Runtime>;

Aliased Type§

struct MixnetConfig {
    pub mixnodes: BoundedVec<BoundedMixnode<BoundedVec<BoundedVec<u8, ConstU32<128>>, ConstU32<16>>>, MaxAuthorities>,
}

Fields§

§mixnodes: BoundedVec<BoundedMixnode<BoundedVec<BoundedVec<u8, ConstU32<128>>, ConstU32<16>>>, MaxAuthorities>

The mixnode set for the very first session.