rpc: add getdescriptoractivity

This commit is contained in:
James O'Beirne
2024-08-21 04:23:40 -04:00
parent 25fe087de5
commit 811f76f3a5
7 changed files with 441 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
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.