pub type TwoThirdsCouncil = EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>;
Aliased Typeยง
struct TwoThirdsCouncil(/* private fields */);
pub type TwoThirdsCouncil = EnsureProportionAtLeast<AccountId, CouncilCollective, 2, 3>;
struct TwoThirdsCouncil(/* private fields */);