1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-01 17:15:27 +00:00

[trivial]: Correct spellings across bips (#675)

Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
This commit is contained in:
Varunram Ganesh
2024-04-30 14:51:39 -04:00
committed by GitHub
parent 8b28941b9c
commit 2d9e431fbe
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ Each level has a special meaning, described in the chapters below.
===Purpose===
Purpose is a constant set following the BIP43 recommendation to: the ASCII value of "80" with the most signifigant bit set to indicate hardened derivation (0x80000050). It indicates that the subtree of this node is used according to this specification.
Purpose is a constant set following the BIP43 recommendation to: the ASCII value of "80" with the most significant bit set to indicate hardened derivation (0x80000050). It indicates that the subtree of this node is used according to this specification.
Hardened derivation is used at this level.