moonbeam-foundation / xcm-sdk

The Moonbeam XCM SDK enables developers to easily transfer assets between chains, either between parachains or between a parachain and the relay chain, within the Polkadot/Kusama ecosystem. With the SDK, you don't need to worry about determining the multilocation of the origin or destination assets or which extrinsics are used on which networks to
https://moonbeam-foundation.github.io/xcm-sdk/latest/
MIT License
14 stars 9 forks source link

MRL types #211

Closed mmaurello closed 7 months ago

mmaurello commented 7 months ago

Description

Add MRL types to polkadot API, following the GMP guide https://docs.moonbeam.network/builders/pallets-precompiles/precompiles/gmp/#__tabbed_3_1

Checklist

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: 5fd6f17b1abf6199476dd5b6269532e8481e63b6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages | Name | Type | | ----------------------------- | ----- | | @moonbeam-network/xcm-utils | Patch | | @moonbeam-network/xcm-builder | Patch | | @moonbeam-network/xcm-sdk | Patch | | @moonbeam-network/xcm-types | Patch | | @moonbeam-network/xcm-config | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR