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