mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
doc: add scanblocks
to list of descriptor RPCs
This commit is contained in:
parent
fabc031048
commit
ff138f9cf1
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ Supporting RPCs are:
|
|||
- `importdescriptors` takes as input descriptors to import into a descriptor wallet
|
||||
(since v0.21).
|
||||
- `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).
|
||||
|
||||
This document describes the language. For the specifics on usage, see the RPC
|
||||
documentation for the functions mentioned above.
|
||||
|
|
Loading…
Add table
Reference in a new issue