node-binary
node-binary copied to clipboard
Run lightnode with web sockets support
Is it possible to run lightnode with WebSockets enabled ?
When running full node I am using this params --ws --wsaddr 0.0.0.0 --wsorigins '*'
wondering would it be possible to do something similar with the lightnode?