Type Alias subspace_runtime::TwoThirdsCouncil

source ·
pub type TwoThirdsCouncil = EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>;

Aliased Type§

struct TwoThirdsCouncil(/* private fields */);