Type Alias TwoThirdsCouncil

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

Aliased Typeยง

pub struct TwoThirdsCouncil(/* private fields */);