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

Expose ALL WSS endpoints for zombienet #168

Open
timbrinded opened this issue Jun 22, 2023 · 0 comments
Open

Expose ALL WSS endpoints for zombienet #168

timbrinded opened this issue Jun 22, 2023 · 0 comments
Labels
CI Core Related to core functionality and operation

Comments

@timbrinded
Copy link
Collaborator

Extend current functionality so that ALL zombienet node ports are exposed by environment variable.

Use a predictable naming scheme so that any and all providers can be connected to if required.
e.g.
MOON_WSS_<RELAY/PARA>_<RN[1/2/3...etc]/P[1/2/3..etc]N[1/2/3..etc]>

where:

  • RELAY/PARA : whether its a relay node or a parachain node
  • N: node number (as determined by order in zombie config)
  • P: parachain number (as determined by order in zombie config)
@timbrinded timbrinded added merge-once-green CI Core Related to core functionality and operation and removed CI labels Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Core Related to core functionality and operation
Projects
None yet
Development

No branches or pull requests

1 participant