From 7e387fb1ad87bd99130defea6e013a4a40952ebb Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Mon, 13 Nov 2017 14:08:10 +0000 Subject: [PATCH] wallet2: only add a dummy 0 output if there's one output otherwise --- src/wallet/wallet2.cpp | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp index a87803206..e9af93c05 100644 --- a/src/wallet/wallet2.cpp +++ b/src/wallet/wallet2.cpp @@ -4663,21 +4663,25 @@ void wallet2::transfer_selected_rct(std::vector additional_tx_keys;