Skip to content

Commit

Permalink
Add release notes for importmulti descriptor support
Browse files Browse the repository at this point in the history
  • Loading branch information
meshcollider committed Feb 5, 2019
1 parent fbb5e93 commit b985e9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/release-notes-14491.md
Original file line number Diff line number Diff line change
@@ -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).

0 comments on commit b985e9c

Please sign in to comment.