erigon-pulse/cmd/rpcdaemon/cli
a 69d36f4e2d
Make websocket flag more clear (#6579)
Discord user had issue 

`
hey guys, any tips how to enable ws ? (other than --ws)? Ah its running
on 8545 by default. I was expecting it on 8546. I would like if this
could also be set by a flag same way as a HTTP flag.
`
later conversation
```
Q: yeah, is it not clear that it's enabling websocket for the http handler?
A: Its not super obvious no.
```

Adds a small copy to ws flag to make this more obvious
2023-01-16 19:10:15 +00:00
..
httpcfg Eth call limits (#6523) 2023-01-07 21:16:43 +00:00
config.go Make websocket flag more clear (#6579) 2023-01-16 19:10:15 +00:00
rpc_allow_list.go Replace ioutil with io and os (#3946) 2022-04-23 15:43:00 +01:00