Explorar el Código

dnet: add evgrd to dnet config defaults

darkfi hace 1 año
padre
commit
3af9c5cd56
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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"