From 771f7642bc03c829a7649016c69b0ebde688a4f1 Mon Sep 17 00:00:00 2001 From: Pieter Wuille Date: Fri, 27 Feb 2026 09:51:22 -0500 Subject: [PATCH] doc: fix typo in descriptors.md --- doc/descriptors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/descriptors.md b/doc/descriptors.md index 21414113d6c..cbe4eeeb648 100644 --- a/doc/descriptors.md +++ b/doc/descriptors.md @@ -218,7 +218,7 @@ Instead, it should be written as `xpub.../1/*`, where xpub corresponds to When interacting with a hardware device, it may be necessary to include the entire path from the master down. [BIP 174](https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki) standardizes this by -providing the master key *fingerprint* (first 32 bit of the Hash160 of +providing the master key *fingerprint* (first 32 bits of the Hash160 of the master pubkey), plus all derivation steps. To support constructing these, we permit providing this key origin information inside the descriptor language, even though it does not affect the actual