Skip to content

Commit 91cc18f

Browse files
committed
[docs] Add release notes for PR 15427
1 parent 3b11420 commit 91cc18f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/release-notes-15427.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Updated RPCs
2+
------------
3+
4+
The `utxoupdatepsbt` RPC method has been updated to take a `descriptors`
5+
argument. When provided, input and output scripts and keys will be filled in
6+
when known, and P2SH-witness inputs will be filled in from the UTXO set when a
7+
descriptor is provided that shows they're spending segwit outputs.
8+
9+
See the RPC help text for full details.

0 commit comments

Comments
 (0)