3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-11 17:55:50 +00:00

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
commit 900e2a9e61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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