bitcoin/doc/release-notes-30708.md

7 lines
262 B
Markdown
Raw Normal View History

2024-08-21 10:23:40 +02:00
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.