Skip to content
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

update pendulum runtime to support XCM reserve transfer for USDT #181

Conversation

RustNinja
Copy link
Contributor

PR related to #174

  • use MultiNativeAsset<RelativeReserveProvider> instead of NativeAsset for associated type IsReserve in xcm_executor to transfer token from Statemint to Pendulum
  • use RelativeReserveProvider in orml_xtokens for ReserveProvider associated type to transfer token back.

@RustNinja RustNinja self-assigned this Mar 21, 2023
@RustNinja RustNinja marked this pull request as draft March 21, 2023 23:17
@RustNinja RustNinja closed this Apr 11, 2023
@RustNinja
Copy link
Contributor Author

Merged by another PR. #192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Statemint as Combinations of (Location, Asset) pairs which Pendulum trust as reserves.
1 participant