Add release notes for importmulti descriptor support
This commit is contained in:
parent
fbb5e935ea
commit
b985e9c850
1 changed files with 5 additions and 0 deletions
5
doc/release-notes-14491.md
Normal file
5
doc/release-notes-14491.md
Normal file
|
@ -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).
|
Loading…
Reference in a new issue