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

Configure XCM Asset Transfer and Teleportation #844

Open
asiniscalchi opened this issue Oct 23, 2024 · 0 comments
Open

Configure XCM Asset Transfer and Teleportation #844

asiniscalchi opened this issue Oct 23, 2024 · 0 comments

Comments

@asiniscalchi
Copy link
Member

asiniscalchi commented Oct 23, 2024

As a developer, I want to update the XCM configuration to handle teleportation and asset transfers, ensuring the chain’s native asset reserve is correctly used with a proper IsConcrete trait.

"If the intention is to teleport the chain’s native asset it should handle its own reserve inside the IsConcrete trait. This can be achieved by using Location::here() instead of the relay's location."

This AssetTransactor is only handling relay tokens, which does not seem
to be the intended use case. If the intention is to teleport the chain’s
native asset it should handle its own reserve inside the IsConcrete trait.
This can be achieved by using Location::here() instead of the relay's
location.

@asiniscalchi asiniscalchi removed this from LAOS Oct 24, 2024
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

No branches or pull requests

1 participant