-
Notifications
You must be signed in to change notification settings - Fork 11
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: add support for xcmv4 types #372
Conversation
can we add a bit context here to help reviewers, also link to the issue this is supposed to close? |
add westend to assethub example
added Westend Asset Hub to Westend Collectives example fixed beneficiary naming
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing Job LGTM, just 1 small nit
This pull request has been mentioned on Polkadot Forum. There might be relevant details there: https://forum.polkadot.network/t/parity-tech-update-for-february/6630/1 |
Description
This PR adds support for relevant type changes that were introduced in XCMv4.
Changes
Concrete
as part of the AssetIdcreateXcmTypes
createXcmTypes
Multi
fromsortMultiAssetsAscending
anddedupeMultiAssets
closes: #370