Open external links + fix v2.0.4 version code
This commit is contained in:
@@ -1330,7 +1330,7 @@ void MainWindow::setupRecieveTab() {
|
||||
|
||||
addZAddrsToComboList(false)(checked);
|
||||
|
||||
bool showWarning = checked && Settings::getInstance()->getZcashdVersion() < 2000450;
|
||||
bool showWarning = checked && Settings::getInstance()->getZcashdVersion() < 2000425;
|
||||
ui->lblSproutWarning->setVisible(showWarning);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user