From 894cc81e835848a42b24c2a3efaf7261f170cf2c Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Fri, 23 Aug 2019 16:37:55 +0000 Subject: [PATCH] wallet2: fix cold signing losing tx keys --- src/wallet/wallet2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp index 9782e4b1e..ef8b069fe 100644 --- a/src/wallet/wallet2.cpp +++ b/src/wallet/wallet2.cpp @@ -6314,7 +6314,7 @@ bool wallet2::sign_tx(unsigned_tx_set &exported_txs, std::vector