Fix an accidentally commented out line

This commit is contained in:
Zahary Karadjov 2021-06-10 11:42:40 +03:00
parent ff8212e58e
commit 45430f2904
No known key found for this signature in database
GPG Key ID: C8936F8A3073D609
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ type
udpPort* {.
desc: "Listening UDP port for node discovery"
defaultValue: defaultEth2TcpPort
# defaultValueDesc: 9000
defaultValueDesc: "9000"
name: "udp-port" }: Port
maxPeers* {.