From b985e9c850ea682eced7021faf6c7c835066c61b Mon Sep 17 00:00:00 2001 From: MeshCollider Date: Fri, 9 Nov 2018 13:54:22 +1300 Subject: Add release notes for importmulti descriptor support --- doc/release-notes-14491.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/release-notes-14491.md (limited to 'doc') diff --git a/doc/release-notes-14491.md b/doc/release-notes-14491.md new file mode 100644 index 0000000000..1cf36e85cf --- /dev/null +++ b/doc/release-notes-14491.md @@ -0,0 +1,5 @@ +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). -- cgit v1.2.3