forked from Qortal/qortal
Added new bootstrap host
This commit is contained in:
parent
7d7cea3278
commit
7f21ea7e00
@ -273,6 +273,7 @@ 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://bootstrap3.qortal.org",
|
||||||
"http://bootstrap.qortal.online"
|
"http://bootstrap.qortal.online"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user