mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 01:27:38 +00:00
5987d4ef72
### Context **Websocket port flag** Hive tests for RPC suite depend on the (geth) default 8546 port. So, opening one more listener for this additional port if `ws.port` was specified. This flag isn't used in Erigon, as it shares port with http listener. Normally, one may not specify and it offers no other benefit. |
||
---|---|---|
.. | ||
config_file.go | ||
default_flags.go | ||
flags.go | ||
helpers.go |