aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-14491.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-14491.md')
-rw-r--r--doc/release-notes-14491.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/release-notes-14491.md b/doc/release-notes-14491.md
deleted file mode 100644
index 1cf36e85cf..0000000000
--- a/doc/release-notes-14491.md
+++ /dev/null
@@ -1,5 +0,0 @@
-Descriptor import support
----------------------
-
-The `importmulti` RPC now supports importing of addresses from descriptors. A "desc" parameter can be provided instead of the "scriptPubKey" in a request, as well as an optional range for ranged descriptors to specify the start and end of the range to import. More information about
-descriptors can be found [here](https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md).