parazyd 1 год назад
Родитель
Сommit
35498a247a
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      bin/tau/taud/taud_config.toml

+ 2 - 2
bin/tau/taud/taud_config.toml

@@ -81,8 +81,8 @@ hostlist = "~/.local/share/darkfi/taud/hostlist.tsv"
 
 
 ## Seed nodes to connect to
 ## Seed nodes to connect to
 seeds = [
 seeds = [
-    #"tcp+tls://lilith0.dark.fi:5363",
-    "tcp+tls://lilith1.dark.fi:5363",
+    "tcp+tls://lilith0.dark.fi:23331",
+    "tcp+tls://lilith1.dark.fi:23331",
     # "tor://rwjgdy7bs4e3eamgltccea7p5yzz3alfi2vps2xefnihurbmpd3b7hqd.onion:5362"
     # "tor://rwjgdy7bs4e3eamgltccea7p5yzz3alfi2vps2xefnihurbmpd3b7hqd.onion:5362"
     # "tor://f5mldz3utfrj5esn7vy7osa6itusotix6nsjhv4uirshkcvgglb3xdqd.onion:5362"
     # "tor://f5mldz3utfrj5esn7vy7osa6itusotix6nsjhv4uirshkcvgglb3xdqd.onion:5362"
 ]
 ]