Skip to content

Commit 51f3752

Browse files
committed
Add release notes for listdescriptors RPC
Original PR is #20226
1 parent 4c55f92 commit 51f3752

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ Tools and Utilities
9393
Wallet
9494
------
9595

96+
- A new `listdescriptors` RPC is available to inspect the contents of descriptor-enabled wallets.
97+
The RPC returns public versions of all imported descriptors, including their timestamp and flags.
98+
For ranged descriptors, it also returns the range boundaries and the next index to generate addresses from. (#20226)
99+
96100
GUI changes
97101
-----------
98102

0 commit comments

Comments
 (0)