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

add AccountId32 support #161

Closed dev-johnny-gh closed 11 months ago

dev-johnny-gh commented 11 months ago

Description

add AccountId32 support to resolve #121

Checklist

changeset-bot[bot] commented 11 months ago

🦋 Changeset detected

Latest commit: b88758477ec7dfddbafbb264b91a6b4c7a32537c

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

This PR includes changesets to release 3 packages | Name | Type | | ----------------------------- | ----- | | @moonbeam-network/xcm-builder | Patch | | @moonbeam-network/xcm-config | Patch | | @moonbeam-network/xcm-sdk | 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

dev-johnny-gh commented 11 months ago

@ekenigs can you review my pr?