From 4b7eb573b2925306fe84a6fff8e25bd0062b1082 Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Sun, 7 Aug 2022 15:19:32 +0000 Subject: [PATCH] wallet2: do not assume imported outputs must be non empty --- src/wallet/wallet2.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp index aba929855..9caf43cbb 100644 --- a/src/wallet/wallet2.cpp +++ b/src/wallet/wallet2.cpp @@ -6606,7 +6606,7 @@ bool wallet2::sign_tx(unsigned_tx_set &exported_txs, std::vector