Sfoglia il codice sorgente

dnet: add evgrd to dnet config defaults

darkfi 1 anno fa
parent
commit
3af9c5cd56
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      bin/dnet/dnet_config.toml

+ 6 - 0
bin/dnet/dnet_config.toml

@@ -10,6 +10,12 @@ host = "localhost"
 port = 23330
 type = "NORMAL"
 
+#[[nodes]]
+#name = "evgrd"
+#host = "localhost"
+#port = 26690
+#type = "NORMAL"
+
 #[[nodes]]
 #name = "lilith"
 #host = "localhost"