-
Notifications
You must be signed in to change notification settings - Fork 1k
Query delivery fees v2 #9963
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Query delivery fees v2 #9963
Conversation
/cmd prdoc --audience runtime_dev --bump major |
…time_dev --bump major'
All GitHub workflows were cancelled due to failure one of the required jobs. |
All GitHub workflows were cancelled due to failure one of the required jobs. |
Adds an
asset_id
parameter toXcmPaymentApi.query_delivery_fees
so fees can be estimated in assets other than the native one.Fixes #7061
Continuation of #8297
TODO