0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-09 10:43:19 -05:00

doc: Remove outdated scriptChange TODO comment

This commit is contained in:
MarcoFalke 2021-12-27 19:36:32 +01:00
parent d3582f2d3b
commit fa8e01a5b8
No known key found for this signature in database
GPG key ID: CE2B75697E69A548

View file

@ -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