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

View File

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