From 15f280c6b0bb20da338c3ad77607e6046311f26c Mon Sep 17 00:00:00 2001 From: jeffro256 Date: Fri, 31 May 2024 20:58:43 -0500 Subject: [PATCH] wallet: fetch pool txs in pruned form [RELEASE] --- src/wallet/wallet2.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp index fa03db792..9fe388bd1 100644 --- a/src/wallet/wallet2.cpp +++ b/src/wallet/wallet2.cpp @@ -4141,6 +4141,7 @@ void wallet2::update_pool_state(std::vector lock{m_daemon_rpc_mutex};