Skip to content

Commit 6d40484

Browse files
author
MacroFake
committed
Merge bitcoin/bitcoin#26352: doc: add scanblocks to list of descriptor RPCs
ff138f9 doc: add `scanblocks` to list of descriptor RPCs (Sebastian Falbesoner) Pull request description: This is a tiny documentation follow-up to #23549. ACKs for top commit: aureleoules: ACK ff138f9 shaavan: ACK ff138f9 Tree-SHA512: cc45b78c13ec4aa5bac688648f8e83f04a9ae54376e67371b280428f0253e2585cf0575fa51e3835d4c13c940559bfcdd88d7504bf97a81b2a73bb34a0db7577
2 parents 8c5c98d + ff138f9 commit 6d40484

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/descriptors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Supporting RPCs are:
2121
- `importdescriptors` takes as input descriptors to import into a descriptor wallet
2222
(since v0.21).
2323
- `listdescriptors` outputs descriptors imported into a descriptor wallet (since v22).
24+
- `scanblocks` takes as input descriptors to scan for in blocks and returns the
25+
relevant blockhashes (since v25).
2426

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

0 commit comments

Comments
 (0)