update lightwalletd server list

This commit is contained in:
Duke
2022-12-10 20:50:16 -05:00
parent 5427d400e4
commit 1a7af9682c
2 changed files with 4 additions and 3 deletions

View File

@@ -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