Skip to content

Commit 37a5c5d

Browse files
committed
doc: update descriptors.md for getdescriptoractivity
1 parent ee3ce6a commit 37a5c5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/descriptors.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Supporting RPCs are:
2323
- `listdescriptors` outputs descriptors imported into a descriptor wallet (since v22).
2424
- `scanblocks` takes as input descriptors to scan for in blocks and returns the
2525
relevant blockhashes (since v25).
26+
- `getdescriptoractivity` takes as input descriptors and blockhashes (as output
27+
by `scanblocks`) and returns rich event data related to spends or receives associated
28+
with the given descriptors.
2629

2730
This document describes the language. For the specifics on usage, see the RPC
2831
documentation for the functions mentioned above.

0 commit comments

Comments
 (0)