paritytech/asset-transfer-api

Support XCM v4 new types

IkerAlus opened this issue · 0 comments

The new version of the XCM format, v4, has been released in Polkadot SDK v1.7 (paritytech/polkadot-sdk#1230). The main change comes as renaming of all the basic types.

Asset Transfer API should be ready for these changes as soon as this is live on a testnet. Bear in mind that, we may have a situation where production networks are using the old types (XCM v3) for some time while testnets are already in XCM v4.