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

Refactor: Rewrite Rings chains and assets #210

Open
arrudagates opened this issue May 3, 2023 · 0 comments
Open

Refactor: Rewrite Rings chains and assets #210

arrudagates opened this issue May 3, 2023 · 0 comments

Comments

@arrudagates
Copy link
Member

The current implementation of having chains and then chains with nested assets works fine, but it gets messy, a better implementation separating assets from chains would be preferable in the future, along with also accepting raw MultiLocation and MultiAsset in separate extrinsic functions.

The separation of chains and assets would also mean we can easily reanchor everything indiscriminately as we would consider everything to be in a sort of "absolute" state and regardless of origin/destination, we could just reanchor to turn the "absolute" state into a "relative" state.

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