Skip to content

Commit 5a429d3

Browse files
author
MarcoFalke
committed
Merge #21049: Add release notes for listdescriptors RPC
51f3752 Add release notes for listdescriptors RPC (Ivan Metlushko) Pull request description: Original PR is #20226 ACKs for top commit: jonatack: ACK 51f3752 jonasschnelli: ACK 51f3752 Tree-SHA512: e8091d01b99a3effcd6c1738e7363a44858ba9bcf6bd99bf60f2025a25db83fc8d61354ab2002365b56071b9f3693c7d534153a259b5ebc91cbcf8d13f6555f1
2 parents 5f18080 + 51f3752 commit 5a429d3

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)