change default server to lite.myhush.org
This commit is contained in:
@@ -263,7 +263,7 @@ void Settings::saveRestoreTableHeader(QTableView* table, QDialog* d, QString tab
|
||||
}
|
||||
|
||||
QString Settings::getDefaultServer() {
|
||||
return "https://hush-lightwallet.de:443";
|
||||
return "https://lite.myhush.org";
|
||||
}
|
||||
|
||||
void Settings::openAddressInExplorer(QString address) {
|
||||
|
||||
Reference in New Issue
Block a user