pub type EnsureRootOrThreeFourthMainCouncil = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, MainCouncilCollectiveInst, 3, 4>>;Aliased Typeยง
struct EnsureRootOrThreeFourthMainCouncil(/* private fields */);pub type EnsureRootOrThreeFourthMainCouncil = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, MainCouncilCollectiveInst, 3, 4>>;struct EnsureRootOrThreeFourthMainCouncil(/* private fields */);