moonbeam_runtime::xcm_config

Type Alias FastAuthorizeUpgradeOrigin

Source
pub type FastAuthorizeUpgradeOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EnsureProportionAtLeast<AccountId, OpenTechCommitteeInstance, 5, 9>>;

Aliased Typeยง

struct FastAuthorizeUpgradeOrigin(/* private fields */);