pub type FastAuthorizeUpgradeOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, OpenTechCommitteeInstance, 5, 9>>;Aliased Typeยง
struct FastAuthorizeUpgradeOrigin(/* private fields */);pub type FastAuthorizeUpgradeOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, OpenTechCommitteeInstance, 5, 9>>;struct FastAuthorizeUpgradeOrigin(/* private fields */);