Open
Description
opened on Sep 22, 2023
It is hoped that it can be configured like other clients, and the configuration management will be consistent when managing different clients, which is more conducive to management.
Detailed discussion information: #8264 (reply in thread)
What are the use-cases?
geth --ws.port $port
Nethermind --JsonRpc.Port $port --JsonRpc.WebSocketsPort $port
Implementation
Need add this flag to Erigon and RpcDaemon
Activity