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