mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-16 16:32:47 +00:00
doc: fix typo in descriptors.md
This commit is contained in:
parent
708b84999b
commit
771f7642bc
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user