Skip to content

Commit

Permalink
revert nimbus config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
advaita-saha committed Sep 29, 2024
1 parent eb190c9 commit f0f226f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions nimbus/config.nim
Original file line number Diff line number Diff line change
Expand Up @@ -377,16 +377,6 @@ type
defaultValueDesc: $NimbusIdent
name: "agent-string" .}: string

beaconApi* {.
desc: "Beacon API url"
defaultValue: ""
name: "beacon-api" .}: string

eth1EngineApi* {.
desc: "Eth1 Engine API url"
defaultValue: ""
name: "eth1-engine-api" .}: string

protocols {.
desc: "Enable specific set of server protocols (available: Eth, " &
" None.) This will not affect the sync mode"
Expand Down

0 comments on commit f0f226f

Please sign in to comment.