mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-25 17:09:34 +00:00
Fix typos on 17 files.
This commit is contained in:
@@ -36,7 +36,7 @@ For extended keys and their derivations paths in a Key Expression, BIP 380 state
|
||||
** Followed by zero or more <tt>/NUM</tt> or <tt>/NUMh</tt> path elements indicating BIP 32 derivation steps to be taken after the given extended key.
|
||||
** Optionally followed by a single <tt>/*</tt> or <tt>/*h</tt> final step to denote all direct unhardened or hardened children.
|
||||
|
||||
This is modifed to state:
|
||||
This is modified to state:
|
||||
|
||||
* <tt>xpub</tt> encoded extended public key or <tt>xprv</tt> encoded extended private key (as defined in BIP 32)
|
||||
** Followed by zero or more <tt>/NUM</tt> (may be followed by <tt>h</tt>, <tt>H</tt>, or <tt>'</tt> to indicate a hardened step) path elements indicating BIP 32 derivation steps to be taken after the given extended key.
|
||||
|
||||
Reference in New Issue
Block a user