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