Skip to content

Commit

Permalink
fix: remove ws.addr
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Sep 26, 2024
1 parent 8803195 commit 4cbf639
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/cdk-erigon/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -816,9 +816,6 @@ http.trace: false
# Default: false
ws: true

# The listening interface of the WS RPC server.
ws.addr: 0.0.0.0

# The APIs offered by the WS RPC server.
# Default: ""
ws.api: [eth, debug, net, trace, web3, erigon, zkevm, txpool]
Expand Down

0 comments on commit 4cbf639

Please sign in to comment.