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

Fixing spelling in multiple BIPs

This commit is contained in:
MeshCollider
2017-08-24 23:50:20 +12:00
committed by Luke Dashjr
parent b501de4d2c
commit 6295c1a095
15 changed files with 19 additions and 19 deletions

View File

@@ -59,7 +59,7 @@ Hardened derivation is used at this level.
Public/private keypairs are numbered from index 0 in sequentially increasing manner. This number is used as child index in BIP32 derivation.
Public keys obtained at this level of the heirarchy are used to construct multisig deposit scripts, using a schema that is shared between the members as an out-of-band contract.
Public keys obtained at this level of the hierarchy are used to construct multisig deposit scripts, using a schema that is shared between the members as an out-of-band contract.
Public derivation is used at this level.