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

Check for HRMP or VMP channels between two chains #46

Closed
Szegoo opened this issue Jul 4, 2023 · 1 comment · Fixed by #56
Closed

Check for HRMP or VMP channels between two chains #46

Szegoo opened this issue Jul 4, 2023 · 1 comment · Fixed by #56
Assignees

Comments

@Szegoo
Copy link
Member

Szegoo commented Jul 4, 2023

We should introduce a new class that will be responsible for figuring out whether there is a channel between two blockchains.

EDIT: We do not need to know the channel type, we just essentially need a function that will return a boolean representing whether there exists a channel between two blockchains. Making a separate class for this might not even be needed.

@cuteolaf
Copy link
Member

cuteolaf commented Aug 6, 2023

We need RPC url of the relay chain.

@Szegoo Szegoo changed the title Message Passing Check for HRMP or VMP channels between two chains Aug 19, 2023
@cuteolaf cuteolaf linked a pull request Aug 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants