We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3582f2 commit fa8e01aCopy full SHA for fa8e01a
src/wallet/spend.cpp
@@ -665,8 +665,6 @@ static bool CreateTransactionInternal(
665
}
666
667
// Create change script that will be used if we need change
668
- // TODO: pass in scriptChange instead of reservedest so
669
- // change transaction isn't always pay-to-bitcoin-address
670
CScript scriptChange;
671
672
// coin control: send change to custom address
0 commit comments