From fa8e01a5b8c67fcb8acaaf58a17ed24710415b6c Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Mon, 27 Dec 2021 19:36:32 +0100 Subject: doc: Remove outdated scriptChange TODO comment --- src/wallet/spend.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/wallet/spend.cpp b/src/wallet/spend.cpp index 5d9cc7bf6b..f92234ed95 100644 --- a/src/wallet/spend.cpp +++ b/src/wallet/spend.cpp @@ -665,8 +665,6 @@ static bool CreateTransactionInternal( } // Create change script that will be used if we need change - // TODO: pass in scriptChange instead of reservedest so - // change transaction isn't always pay-to-bitcoin-address CScript scriptChange; // coin control: send change to custom address -- cgit v1.2.3