We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f18080 + 51f3752 commit 5a429d3Copy full SHA for 5a429d3
doc/release-notes.md
@@ -93,6 +93,10 @@ Tools and Utilities
93
Wallet
94
------
95
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
+
100
GUI changes
101
-----------
102
0 commit comments