3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-12 10:15:49 +00:00

Removed bootstrap host that is no longer functional.

This commit is contained in:
CalDescent 2022-03-08 22:30:01 +00:00
parent 631a253bcc
commit 6c14b79dfb

View File

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