aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-15427.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-15427.md')
-rw-r--r--doc/release-notes-15427.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/release-notes-15427.md b/doc/release-notes-15427.md
deleted file mode 100644
index 25edfd4402..0000000000
--- a/doc/release-notes-15427.md
+++ /dev/null
@@ -1,9 +0,0 @@
-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.