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 */);