Skip to content

Commit 6ca836a

Browse files
committed
Add release note for listunspent P2WSH change
1 parent 928beae commit 6ca836a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/release-notes-14481.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Low-level RPC changes
2+
----------------------
3+
4+
The `listunspent` RPC has been modified so that it also returns `witnessScript`,
5+
the witness script in the case of a P2WSH or P2SH-P2WSH output.
6+
7+
The `signrawtransactionwithkey` and `signrawtransactionwithwallet` RPCs have been
8+
modified so that they also optionally accept a `witnessScript`, the witness script in the
9+
case of a P2WSH or P2SH-P2WSH output. This is compatible with the change to `listunspent`.

0 commit comments

Comments
 (0)