update lightwalletd server list
This commit is contained in:
@@ -295,8 +295,8 @@ QString Settings::getRandomServer() {
|
||||
// The more servers from different TLDs, the better
|
||||
QList<QString> servers = {
|
||||
"https://lite.hush.is",
|
||||
"https://lite2.hush.is",
|
||||
"https://wtfistheinternet.hush.is",
|
||||
"https://lite.nyami.org",
|
||||
"https://poop.granitefone.me",
|
||||
// These can be un-commented to test out how code deals with down servers
|
||||
//"https://thisisdown1.example.com",
|
||||
@@ -306,6 +306,7 @@ QString Settings::getRandomServer() {
|
||||
//"https://thisisdown5.example.com",
|
||||
"https://lite.hush.land",
|
||||
"https://lite.hushpool.is"
|
||||
"https://lite2.hushpool.is"
|
||||
};
|
||||
|
||||
// we don't need cryptographic random-ness, but we want
|
||||
|
||||
Reference in New Issue
Block a user