mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-30 04:11:11 +02:00
rpc: add getdescriptoractivity
This commit is contained in:
6
doc/release-notes-30708.md
Normal file
6
doc/release-notes-30708.md
Normal 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.
|
Reference in New Issue
Block a user