forked from Qortal/qortal
Removed bootstrap host that is no longer functional.
This commit is contained in:
parent
631a253bcc
commit
6c14b79dfb
@ -245,7 +245,6 @@ public class Settings {
|
|||||||
private String[] bootstrapHosts = new String[] {
|
private String[] bootstrapHosts = new String[] {
|
||||||
"http://bootstrap.qortal.org",
|
"http://bootstrap.qortal.org",
|
||||||
"http://bootstrap2.qortal.org",
|
"http://bootstrap2.qortal.org",
|
||||||
"http://81.169.136.59",
|
|
||||||
"http://62.171.190.193"
|
"http://62.171.190.193"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user