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