Explorar o código

taud: Update config for live seed nodes.

parazyd %!s(int64=3) %!d(string=hai) anos
pai
achega
c1a36c1bf9
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      bin/tau/taud_config.toml

+ 4 - 1
bin/tau/taud_config.toml

@@ -26,7 +26,10 @@ outbound_connections=8
 #peers = ["tcp+tls://127.0.0.1:23331"]
 
 ## Seed nodes to connect to
-seeds=["tcp+tls://lilith0.dark.fi:23331", "tcp+tls://lilith1.dark.fi:23331"]
+seeds=[
+    "tcp+tls://lilith0.dark.fi:5362",
+    "tcp+tls://lilith1.dark.fi:5362",
+]
 
 # Whitelisted transports for outbound connections
 allowed_transports = ["tcp+tls"]