mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
Merge bitcoin/bitcoin#23884: doc: Remove outdated scriptChange TODO comment
fa8e01a5b8
doc: Remove outdated scriptChange TODO comment (MarcoFalke) Pull request description: This was added in commitbf798734db
(raw multisig). Raw multisig isn't a thing, so remove the TODO. ACKs for top commit: S3RK: ACKfa8e01a5b8
achow101: ACKfa8e01a5b8
Tree-SHA512: 01d521ca3605ab130c43531da4922ea85461ca5e7436267a34fb5df348009e086b3c66d85532c62255d9a0ba43db56424884808e773d0ef0177035dfb25d6a6c
This commit is contained in:
commit
80ceede7a0
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
|
||||
// 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…
Add table
Reference in a new issue