You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The startup script for Geth, when enabling web sockets, omits the whitelisting of addresses, so actually nothing can connect over web socket by default. Maybe we can be able to edit the command directly? Or add to the settings command the ability to set the web socket config variables?
The startup script for Geth, when enabling web sockets, omits the whitelisting of addresses, so actually nothing can connect over web socket by default. Maybe we can be able to edit the command directly? Or add to the settings command the ability to set the web socket config variables?