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