Skip to content
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

fix: enable paysWithFeeDest for transferAssets #444

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

marshacb
Copy link
Contributor

@marshacb marshacb commented Oct 8, 2024

Changes

This PR removes an XCM check which restricted the number of assets that could be provided when constructing a transferAssets extrinsic to 1. This allows for a second asset to be provided in the assetIds and amounts fields in order to be used with the paysWithFeeDest option for selecting a different asset to pay fees on the destination chain.

@marshacb marshacb changed the title fix: enable paysWithFeeDest for transferAssets [WIP] fix: enable paysWithFeeDest for transferAssets Oct 8, 2024
@marshacb marshacb requested review from bee344 and TarikGul October 8, 2024 18:07
Copy link
Contributor

@IkerAlus IkerAlus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marshacb marshacb merged commit 63b7032 into main Oct 9, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants