xcm-tools
xcm-tools copied to clipboard
XCM SDK: Add ability to temporarily override XCM version
In case, that our SDK uses an older version and Parachain has already switched to a newer version add the ability to override the version manually by optional parameter .xcmVersion(number). This allows developers to hot fix manually and conveniently until we switch to newer version in the SDK.