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