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