Skip to content

Commit

Permalink
remove todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed May 27, 2024
1 parent 0823a9d commit b0b2e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-parachains/encointer/src/xcm_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ impl xcm_executor::Config for XcmConfig {
AccountId,
Balances,
ResolveTo<StakingPotAccountId<Runtime>, Balances>,
>; // FAIL-CI @brenzi
>;
type ResponseHandler = PolkadotXcm;
type AssetTrap = PolkadotXcm;
type AssetClaims = PolkadotXcm;
Expand Down

0 comments on commit b0b2e83

Please sign in to comment.