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