瀏覽代碼

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"