pub type EnsureRootOrHalfCommunityCouncil = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, CommunityCouncilCollectiveInst, 1, 2>>;Aliased Typeยง
struct EnsureRootOrHalfCommunityCouncil(/* private fields */);pub type EnsureRootOrHalfCommunityCouncil = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, CommunityCouncilCollectiveInst, 1, 2>>;struct EnsureRootOrHalfCommunityCouncil(/* private fields */);