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