mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-17 08:56:45 +00:00
Fix an accidentally commented out line
This commit is contained in:
parent
ff8212e58e
commit
45430f2904
@ -185,7 +185,7 @@ type
|
||||
udpPort* {.
|
||||
desc: "Listening UDP port for node discovery"
|
||||
defaultValue: defaultEth2TcpPort
|
||||
# defaultValueDesc: 9000
|
||||
defaultValueDesc: "9000"
|
||||
name: "udp-port" }: Port
|
||||
|
||||
maxPeers* {.
|
||||
|
Loading…
x
Reference in New Issue
Block a user