Merge pull request #204 from QuickMythril/add-bootstrap-server

Added bootstrap4.qortal.org to settings
This commit is contained in:
crowetic
2024-10-12 08:37:44 -07:00
committed by GitHub

View File

@@ -272,7 +272,8 @@ public class Settings {
private String[] bootstrapHosts = new String[] {
"http://bootstrap.qortal.org",
"http://bootstrap2.qortal.org",
"http://bootstrap3.qortal.org"
"http://bootstrap3.qortal.org",
"http://bootstrap4.qortal.org"
};
// Auto-update sources