-
Notifications
You must be signed in to change notification settings - Fork 4
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
Network selector #2
Comments
Currently I don't think there's a shutdown method for an already started node. We'll include it in the worker js api |
As part of this issue, I've rectified the network tab fields, allowing multiple bootnodes, and also tested Arabica which gave no errors. To continue this task, I think we should create a default config for each network, which gets switched and populates the fields when you change. This shouldn't take long to complete. |
Initial load creates a default config. I'm trying to find a way to reinitialise when we change the config (choose a new network).
The text was updated successfully, but these errors were encountered: