Added new bootstrap host

This commit is contained in:
CalDescent 2023-03-05 13:16:58 +00:00
parent 7d7cea3278
commit 7f21ea7e00

View File

@ -273,6 +273,7 @@ public class Settings {
private String[] bootstrapHosts = new String[] {
"http://bootstrap.qortal.org",
"http://bootstrap2.qortal.org",
"http://bootstrap3.qortal.org",
"http://bootstrap.qortal.online"
};