[docs] Add release notes for PR 15427
This commit is contained in:
parent
3b11420b3c
commit
91cc18f602
1 changed files with 9 additions and 0 deletions
9
doc/release-notes-15427.md
Normal file
9
doc/release-notes-15427.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Updated RPCs
|
||||||
|
------------
|
||||||
|
|
||||||
|
The `utxoupdatepsbt` RPC method has been updated to take a `descriptors`
|
||||||
|
argument. When provided, input and output scripts and keys will be filled in
|
||||||
|
when known, and P2SH-witness inputs will be filled in from the UTXO set when a
|
||||||
|
descriptor is provided that shows they're spending segwit outputs.
|
||||||
|
|
||||||
|
See the RPC help text for full details.
|
Loading…
Reference in a new issue