mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 21:12:29 +02:00
doc: Remove outdated scriptChange TODO comment
This commit is contained in:
parent
d3582f2d3b
commit
fa8e01a5b8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user