Skip to content

Commit

Permalink
doc: update descriptors.md for getdescriptoractivity
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesob committed Nov 27, 2024
1 parent ee3ce6a commit 37a5c5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/descriptors.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ Supporting RPCs are:
- `listdescriptors` outputs descriptors imported into a descriptor wallet (since v22).
- `scanblocks` takes as input descriptors to scan for in blocks and returns the
relevant blockhashes (since v25).
- `getdescriptoractivity` takes as input descriptors and blockhashes (as output
by `scanblocks`) and returns rich event data related to spends or receives associated
with the given descriptors.

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

0 comments on commit 37a5c5d

Please sign in to comment.