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

[XCM] add generic location to account converter for locations in external ecosystems #7129

Open
acatangiu opened this issue Jan 13, 2025 · 0 comments
Labels
C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. C2-good-first-issue A task for a first time contributor to become familiar with the Polkadot-SDK. T6-XCM This PR/Issue is related to XCM.

Comments

@acatangiu
Copy link
Contributor

We need a location to account converter that can be used by any parachain in Polkadot/Kusama and it can convert any location from an external GlobalConsensus.

We basically want a converter that encompasses GlobalConsensusConvertsFor and GlobalConsensusParachainConvertsFor, but also enhances them with DescribeFamily-like support.

The implementation is simply a concatenation of them.

@acatangiu acatangiu added T6-XCM This PR/Issue is related to XCM. C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. C2-good-first-issue A task for a first time contributor to become familiar with the Polkadot-SDK. labels Jan 13, 2025
@acatangiu acatangiu moved this to Todo in Bridges + XCM Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. C2-good-first-issue A task for a first time contributor to become familiar with the Polkadot-SDK. T6-XCM This PR/Issue is related to XCM.
Projects
Status: Todo
Development

No branches or pull requests

1 participant