diff options
Diffstat (limited to 'bip-0081.mediawiki')
-rw-r--r-- | bip-0081.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0081.mediawiki b/bip-0081.mediawiki index e88ee14..96ac8d1 100644 --- a/bip-0081.mediawiki +++ b/bip-0081.mediawiki @@ -55,7 +55,7 @@ Public derivation is used at these levels, even when the index exceeds 2^31. 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. |