mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-10 10:52:31 -05:00
parent
4c55f92c76
commit
51f3752fbe
1 changed files with 4 additions and 0 deletions
|
@ -93,6 +93,10 @@ Tools and Utilities
|
||||||
Wallet
|
Wallet
|
||||||
------
|
------
|
||||||
|
|
||||||
|
- A new `listdescriptors` RPC is available to inspect the contents of descriptor-enabled wallets.
|
||||||
|
The RPC returns public versions of all imported descriptors, including their timestamp and flags.
|
||||||
|
For ranged descriptors, it also returns the range boundaries and the next index to generate addresses from. (#20226)
|
||||||
|
|
||||||
GUI changes
|
GUI changes
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue