Просмотр исходного кода

add correct seed nodes for taud

narodnik 4 лет назад
Родитель
Сommit
98257fd714
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      bin/tau/taud_config.toml

+ 1 - 1
bin/tau/taud_config.toml

@@ -22,7 +22,7 @@ outbound_connections=5
 #peers=["tls://127.0.0.1:12003"]
 
 ## Seed nodes to connect to 
-seeds=["tls://tau0.dark.fi:12001", "tls://tau1.dark.fi:12001"]
+seeds=["tls://lilith0.dark.fi:23331", "tls://lilith1.dark.fi:23331"]
 
 ## these are the default configuration for the p2p network
 #manual_attempt_limit=0