mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
7 lines
335 B
Markdown
7 lines
335 B
Markdown
|
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. (dash#5911)
|