forked from Qortal/qortal
Added more nodes to initial list
This commit is contained in:
parent
fae2afd010
commit
a1ab0b7c31
@ -83,7 +83,7 @@ public class Network {
|
||||
private static final String[] INITIAL_PEERS = new String[] {
|
||||
"node1.qortal.org", "node2.qortal.org", "node3.qortal.org", "node4.qortal.org", "node5.qortal.org",
|
||||
"node6.qortal.org", "node7.qortal.org", "node8.qortal.org", "node9.qortal.org", "node10.qortal.org",
|
||||
"node.qortal.ru", "node2.qortal.ru"
|
||||
"node.qortal.ru", "node2.qortal.ru", "node3.qortal.ru", "node.qortal.uk"
|
||||
};
|
||||
|
||||
private static final long NETWORK_EPC_KEEPALIVE = 10L; // seconds
|
||||
|
Loading…
Reference in New Issue
Block a user