forked from Battlelore21/network-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestnet2.config.json
60 lines (60 loc) · 2.65 KB
/
testnet2.config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"liteservers": [
{"id":{"key":"nLC9ANOWYgECRlGAWUmA+xspD81tDFhb1EKQP+O9jAA=", "@type":"pub.ed25519"}, "port":"46732", "ip":764001992, "ws":"ws://45.137.190.200:46733" },
{"id":{"key":"TEdsaI7cPDD92VPu4S76YuMhpYDuKP991myAhCJqx0g=", "@type":"pub.ed25519"}, "port":"46732", "ip":860856122, "ws":"ws://51.79.159.58:46733" },
{"id":{"key":"TKCpQX5Q6tTOeh9BA4ZWCabaIua2I0ULjUgb8sECYlw=", "@type":"pub.ed25519"}, "port":"46732", "ip":-810222830, "ws":"ws://207.180.251.18:46733" }
],
"dht": {
"a": 3,
"k": 3,
"static_nodes": {
"nodes": [
{
"signature": "RCs++hqTA1nWSjkRImwn62mpgxe30gTXBl/hBBUMdwTBn0CE2SqHBC/NyIKaQvFwY/Me2sEaFOMfMfNQ+to/Bw==",
"version": -1,
"addr_list": {
"priority": 0,
"version": 0,
"addrs": [
{
"ip": 764001992,
"@type": "adnl.address.udp",
"port": 30310
}
],
"@type": "adnl.addressList",
"expire_at": 0,
"reinit_date": 0
},
"@type": "dht.node",
"id": {
"@type": "pub.ed25519",
"key": "i0u0ZTneaVrTdW7nbuu1CiGUKizf5e8VMMC+0YDg8f8="
}
},
{"@type":"dht.node","id":{"@type":"pub.ed25519","key":"8Zfj70gDcPBXRoSKhMaxQCXsS1qV7RB2N11WhSmuXgE="},"addr_list":{"@type":"adnl.addressList","addrs":[{"@type":"adnl.address.udp","ip":860856122,"port":30310}],"version":0,"reinit_date":0,"priority":0,"expire_at":0},"version":-1,"signature":"cwTvaCCSc7fAOT5tzQlANjTrfYyPIfCWioWWu6rC+HsUCF2yMD6lmCUTqaFdF0klvDC8aiCIoqTVcfL5FhDzAA=="},
{"@type":"dht.node","id":{"@type":"pub.ed25519","key":"nBpkDZ56iyC0gnenwfOSVPHMLSZeGPZjutIMOrNGbs4="},"addr_list":{"@type":"adnl.addressList","addrs":[{"@type":"adnl.address.udp","ip":-810222830,"port":30310}],"version":0,"reinit_date":0,"priority":0,"expire_at":0},"version":-1,"signature":"ZuHeipZiB7gXQvT7J/1tef8Mkt2kx6iPyfQbU0Bz+xcZ614T0B6OXZmwEGA11i3DCoe/RUufpViHWpDlFv2zCw=="}
],
"@type": "dht.nodes"
},
"@type": "dht.config.global"
},
"@type": "config.global",
"validator": {
"zero_state": {
"file_hash": "6jw+NKzzy+C0HiEhja3HIGCrUW9OUBZcq8eELyC1flY=",
"seqno": 0,
"root_hash": "bF5jI/Ui20giYb6Hj24gWbWDSOs2HjsPUQ0gSFMZJ60=",
"workchain": -1,
"shard": -9223372036854775808
},
"@type": "validator.config.global",
"init_block": {
"file_hash": "6jw+NKzzy+C0HiEhja3HIGCrUW9OUBZcq8eELyC1flY=",
"seqno": 0,
"root_hash": "bF5jI/Ui20giYb6Hj24gWbWDSOs2HjsPUQ0gSFMZJ60=",
"workchain": -1,
"shard": -9223372036854775808
}
}
}