aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/spend.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-12-27 19:36:32 +0100
committerMarcoFalke <falke.marco@gmail.com>2021-12-27 19:35:22 +0100
commitfa8e01a5b8c67fcb8acaaf58a17ed24710415b6c (patch)
treea7399190bb0577010205a9d643dad3e5b2f21511 /src/wallet/spend.cpp
parentd3582f2d3bfebb32316aa3974f6f27db20a610f5 (diff)
downloadbitcoin-fa8e01a5b8c67fcb8acaaf58a17ed24710415b6c.tar.xz
doc: Remove outdated scriptChange TODO comment
Diffstat (limited to 'src/wallet/spend.cpp')
-rw-r--r--src/wallet/spend.cpp2
1 files changed, 0 insertions, 2 deletions
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