Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit beb5e46

Browse files
committed
new config for testnet
1 parent 63d55cc commit beb5e46

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

config.testnet.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,14 @@
3434
}
3535
},
3636
"peers": {
37-
"minimumNetworkReach":1,
38-
"list": [{"ip":"167.114.43.45", "port":4000}],
37+
"minimumNetworkReach":20,
38+
"list": [
39+
{"ip":"5.39.9.245", "port":4000},
40+
{"ip":"5.39.9.246", "port":4000},
41+
{"ip":"5.39.9.247", "port":4000},
42+
{"ip":"5.39.9.248", "port":4000},
43+
{"ip":"5.39.9.249", "port":4000}
44+
],
3945
"blackList": [],
4046
"options": {
4147
"limits": {

0 commit comments

Comments
 (0)