소스 검색

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"