mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-15 11:36:00 -05:00
doc: Remove outdated scriptChange TODO comment
This commit is contained in:
parent
d3582f2d3b
commit
fa8e01a5b8
1 changed files with 0 additions and 2 deletions
|
@ -665,8 +665,6 @@ static bool CreateTransactionInternal(
|
||||||
}
|
}
|
||||||
|
|
||||||
// Create change script that will be used if we need change
|
// 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;
|
CScript scriptChange;
|
||||||
|
|
||||||
// coin control: send change to custom address
|
// coin control: send change to custom address
|
||||||
|
|
Loading…
Add table
Reference in a new issue