mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-06-03 16:02:34 +02:00
7 lines
262 B
Markdown
7 lines
262 B
Markdown
New RPCs
|
|
--------
|
|
|
|
- `getdescriptoractivity` can be used to find all spend/receive activity relevant to
|
|
a given set of descriptors within a set of specified blocks. This call can be used with
|
|
`scanblocks` to lessen the need for additional indexing programs.
|