Skip to content

Commit

Permalink
Geth WS API (#1509)
Browse files Browse the repository at this point in the history
* Fix Prysm genesis

* Still default to Goerli

* Rely on Geth defaults for ws.api
  • Loading branch information
yorickdowne authored Sep 11, 2023
1 parent 4ebb451 commit 2cc5655
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions geth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ services:
- 0.0.0.0
- --ws.port
- ${EL_WS_PORT:-8546}
- --ws.api
- web3,eth,net
- --ws.origins=*
- --metrics
- --metrics.expensive
Expand Down

0 comments on commit 2cc5655

Please sign in to comment.