From 5c0380ac4598c173348944d8fe803949869e2045 Mon Sep 17 00:00:00 2001 From: gg Date: Mon, 19 Jan 2026 20:44:59 -0500 Subject: [PATCH] wip --- src/libwalletqt/Wallet.h | 1 - 1 file changed, 1 deletion(-) 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(); -- 2.52.0