Added another bootstrap host

This commit is contained in:
CalDescent 2021-10-05 22:08:18 +01:00
parent e07238ded8
commit 0d6409098f

View File

@ -196,7 +196,8 @@ public class Settings {
// Bootstrap sources
private String[] bootstrapHosts = new String[] {
"http://bootstrap.qortal.org"
"http://bootstrap.qortal.org",
"http://cinfu1.crowetic.com"
};
// Auto-update sources