Skip to content

Commit 262e2b5

Browse files
committed
update config dht
1 parent 6ed9441 commit 262e2b5

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

newton-test.global.config.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,29 @@
112112
},
113113
"version": -1,
114114
"signature": "QAjg7SW3dCrYc1QzPTbf0UAmnv7ZS993ZwGIgaX2UEKgAPb4MjhmdOodsJozCyF0s6d2Woz7+0InDdL+QP8aAg=="
115+
},
116+
{
117+
"@type": "dht.node",
118+
"id": {
119+
"@type": "pub.ed25519",
120+
"key": "mD6SmbpKemnEyA8uYvXvjroVMcRqJzMP4xIG/NL78Ts="
121+
},
122+
"addr_list": {
123+
"@type": "adnl.addressList",
124+
"addrs": [
125+
{
126+
"@type": "adnl.address.udp",
127+
"ip": 1041007544,
128+
"port": 26513
129+
}
130+
],
131+
"version": 0,
132+
"reinit_date": 0,
133+
"priority": 0,
134+
"expire_at": 0
135+
},
136+
"version": -1,
137+
"signature": "WngwtYGYrGHC250TirB3IEP3yR2Ih5T6H0HEhhPLB+zS25wx/XUowYmbXtl0k3YcG3cPSUfsXmBQjQfsOd+kAA=="
115138
}
116139
],
117140
"@type": "dht.nodes"

0 commit comments

Comments
 (0)