Skip to content

Commit 7c854c2

Browse files
knstMacroFake
andcommitted
Merge 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 bitcoin#23549. ACKs for top commit: aureleoules: ACK ff138f9 shaavan: ACK ff138f9 Tree-SHA512: cc45b78c13ec4aa5bac688648f8e83f04a9ae54376e67371b280428f0253e2585cf0575fa51e3835d4c13c940559bfcdd88d7504bf97a81b2a73bb34a0db7577 Co-authored-by: MacroFake <falke.marco@gmail.com>
1 parent b2897f5 commit 7c854c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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 v24).
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)