Skip to content

Conversation

franciscoaguirre
Copy link
Contributor

@franciscoaguirre franciscoaguirre commented Oct 7, 2025

Adds an asset_id parameter to XcmPaymentApi.query_delivery_fees so fees can be estimated in assets other than the native one.

Fixes #7061

Continuation of #8297

TODO

  • Add parameter to runtime API
  • Add parameter to pallet-xcm helper
  • Test querying delivery fee in an asset other than native

@franciscoaguirre franciscoaguirre self-assigned this Oct 8, 2025
@franciscoaguirre franciscoaguirre added the T6-XCM This PR/Issue is related to XCM. label Oct 8, 2025
@franciscoaguirre
Copy link
Contributor Author

/cmd prdoc --audience runtime_dev --bump major

@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/18420193568
Failed job name: test-linux-stable-no-try-runtime

@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/18420193586
Failed job name: build-templates-node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T6-XCM This PR/Issue is related to XCM.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

XcmPaymentApi::query_delivery_fees() should allow querying fee using custom asset

1 participant