forked from Qortal/qortal
Added another bootstrap host
This commit is contained in:
parent
36d0292c6b
commit
974df031a0
@ -205,6 +205,7 @@ public class Settings {
|
|||||||
// Bootstrap sources
|
// Bootstrap sources
|
||||||
private String[] bootstrapHosts = new String[] {
|
private String[] bootstrapHosts = new String[] {
|
||||||
"http://bootstrap.qortal.org",
|
"http://bootstrap.qortal.org",
|
||||||
|
"http://bootstrap2.qortal.org",
|
||||||
"http://cinfu1.crowetic.com"
|
"http://cinfu1.crowetic.com"
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user