Skip to content

Commit 80ceede

Browse files
committed
Merge bitcoin/bitcoin#23884: doc: Remove outdated scriptChange TODO comment
fa8e01a doc: Remove outdated scriptChange TODO comment (MarcoFalke) Pull request description: This was added in commit bf79873 (raw multisig). Raw multisig isn't a thing, so remove the TODO. ACKs for top commit: S3RK: ACK fa8e01a achow101: ACK fa8e01a Tree-SHA512: 01d521ca3605ab130c43531da4922ea85461ca5e7436267a34fb5df348009e086b3c66d85532c62255d9a0ba43db56424884808e773d0ef0177035dfb25d6a6c
2 parents 3d0850c + fa8e01a commit 80ceede

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/wallet/spend.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -665,8 +665,6 @@ static bool CreateTransactionInternal(
665665
}
666666

667667
// Create change script that will be used if we need change
668-
// TODO: pass in scriptChange instead of reservedest so
669-
// change transaction isn't always pay-to-bitcoin-address
670668
CScript scriptChange;
671669

672670
// coin control: send change to custom address

0 commit comments

Comments
 (0)