mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03:00
6 lines
262 B
Markdown
6 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.
|