diff options
author | MeshCollider <dobsonsa68@gmail.com> | 2017-08-24 23:50:20 +1200 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2017-09-16 03:12:13 +0000 |
commit | 6295c1a095a1fa33f38d334227fa4222d8e0a523 (patch) | |
tree | f59b8d69f3865b383526ac42ee61cf8d8b3146d2 /bip-0081.mediawiki | |
parent | b501de4d2cb5fd7d813780cbebfd1be027ba2acd (diff) |
Fixing spelling in multiple BIPs
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. |