Remove pending from zbalance. Fixes #7

This commit is contained in:
Aditya Kulkarni
2019-10-28 10:57:41 -07:00
parent cf7643f670
commit fe35401118
3 changed files with 7 additions and 4 deletions

View File

@@ -666,6 +666,9 @@ void MainWindow::sendButton() {
d->close();
delete connD;
delete d;
// And switch to the balances tab
ui->tabWidget->setCurrentIndex(0);
});
// Force a UI update so we get the unconfirmed Tx