diff --git a/system-parachains/encointer/src/xcm_config.rs b/system-parachains/encointer/src/xcm_config.rs index 2dd7fdd6fe..f8b2bf1076 100644 --- a/system-parachains/encointer/src/xcm_config.rs +++ b/system-parachains/encointer/src/xcm_config.rs @@ -172,7 +172,7 @@ impl xcm_executor::Config for XcmConfig { AccountId, Balances, ResolveTo, Balances>, - >; // FAIL-CI @brenzi + >; type ResponseHandler = PolkadotXcm; type AssetTrap = PolkadotXcm; type AssetClaims = PolkadotXcm;