We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the latest Polkadot repo, HRMP related messages are defined in Xcm enum, but they are not mentioned here. Which is one is the source of truth?
Xcm
The text was updated successfully, but these errors were encountered:
@pepyakin are these messages permanent or just a hack for now?
Sorry, something went wrong.
They are somewhat permanent in the sense that they have to be defined as XCM messages. But I do not exclude that their format may change
We will also need XCM messages to open/accept/close HRMP channel
Successfully merging a pull request may close this issue.
In the latest Polkadot repo, HRMP related messages are defined in
Xcm
enum, but they are not mentioned here. Which is one is the source of truth?The text was updated successfully, but these errors were encountered: