We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b11420 commit 91cc18fCopy full SHA for 91cc18f
doc/release-notes-15427.md
@@ -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