Type Alias moonbase_runtime::xcm_config::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 */);