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