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