moonbeam_runtime::xcm_config

Type Alias ForeignAssetManagerOrigin

Source
pub type ForeignAssetManagerOrigin = EitherOf<MapSuccessToXcm<EnsureXcm<AllowSiblingParachains>>, MapSuccessToGovernance<EitherOf<EnsureRoot<AccountId>, EitherOf<EnsureProportionMoreThan<AccountId, OpenTechCommitteeInstance, 5, 9>, EitherOf<FastGeneralAdmin, GeneralAdmin>>>>>;

Aliased Typeยง

struct ForeignAssetManagerOrigin(/* private fields */);