mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-06-02 07:22:33 +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
|
// 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…
Reference in New Issue
Block a user