mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
doc: Remove outdated scriptChange TODO comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user