From: gg Date: Tue, 20 Jan 2026 01:44:59 +0000 (-0500) Subject: wip X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=5c0380ac4598c173348944d8fe803949869e2045;p=gamesguru%2Ffeather.git wip --- diff --git a/src/libwalletqt/Wallet.h b/src/libwalletqt/Wallet.h index 1034393c..1c85d9b3 100644 --- a/src/libwalletqt/Wallet.h +++ b/src/libwalletqt/Wallet.h @@ -248,7 +248,6 @@ public: void fullSync(); // Rescans from wallet creation height, not genesis block Q_INVOKABLE void rescanBlockchainAsync(); - bool importTransaction(const QString &txid); void refreshModels();