Type Alias moonbeam_runtime::xcm_config::FastAuthorizeUpgradeOrigin
source · pub type FastAuthorizeUpgradeOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, OpenTechCommitteeInstance, 5, 9>>;
Aliased Type§
struct FastAuthorizeUpgradeOrigin(/* private fields */);