From: tobtoht Date: Thu, 26 Oct 2023 00:16:09 +0000 (+0200) Subject: tx: error msg for all balance tx that can't pay for itself X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=7ed8c0ee7991bb36bd464870aecdd7fb1b5c35bf;p=gamesguru%2Ffeather.git tx: error msg for all balance tx that can't pay for itself --- diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp index 5538e75a..7a839717 100644 --- a/src/MainWindow.cpp +++ b/src/MainWindow.cpp @@ -790,8 +790,10 @@ void MainWindow::onTransactionCreated(PendingTransaction *tx, const QVectorconnection().toAddress(); message.description += QString("\nYou are currently connected to: %1\n\n" @@ -799,9 +801,16 @@ void MainWindow::onTransactionCreated(PendingTransaction *tx, const QVector