Преглед изворни кода

dnet: add taud to default dnet_config.toml

darkfi пре 1 година
родитељ
комит
8fb4e85e49
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      bin/dnet/dnet_config.toml

+ 6 - 0
bin/dnet/dnet_config.toml

@@ -4,6 +4,12 @@ host = "localhost"
 port = 26660
 type = "NORMAL"
 
+[[nodes]]
+name = "taud"
+host = "localhost"
+port = 23330
+type = "NORMAL"
+
 #[[nodes]]
 #name = "lilith"
 #host = "localhost"