moonbase_runtime

Type Alias ForeignAssetMigratorOrigin

Source
pub type ForeignAssetMigratorOrigin = EitherOfDiverse<EnsureRoot<AccountId>, EitherOfDiverse<EnsureProportionMoreThan<AccountId, OpenTechCommitteeInstance, 5, 9>, EitherOf<GeneralAdmin, FastGeneralAdmin>>>;

Aliased Typeยง

struct ForeignAssetMigratorOrigin(/* private fields */);