mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
fix typos in BIP-0043 and BIP-0044
This commit is contained in:
parent
585b1c31aa
commit
67634c57d0
@ -48,7 +48,7 @@ only a limited structure should describe such structure in another BIP and use
|
|||||||
different "purpose" value.
|
different "purpose" value.
|
||||||
|
|
||||||
|
|
||||||
==Master node serialization==
|
==Node serialization==
|
||||||
|
|
||||||
Because this scheme can be used to generate nodes for more cryptocurrencies
|
Because this scheme can be used to generate nodes for more cryptocurrencies
|
||||||
at once, or even something totally unrelated to cryptocurrencies, there's no
|
at once, or even something totally unrelated to cryptocurrencies, there's no
|
||||||
|
@ -74,7 +74,7 @@ This number is used as child index in BIP32 derivation.
|
|||||||
Hardened derivation is used at this level.
|
Hardened derivation is used at this level.
|
||||||
|
|
||||||
Software should prevent a creation of an account if previous account does not
|
Software should prevent a creation of an account if previous account does not
|
||||||
have a transaction history (meaning no its address has been used before).
|
have a transaction history (meaning none of its addresses have been used before).
|
||||||
|
|
||||||
Software needs to discover all used accounts after importing the seed from
|
Software needs to discover all used accounts after importing the seed from
|
||||||
an external source. Such algorithm is described in "Account discovery" chapter.
|
an external source. Such algorithm is described in "Account discovery" chapter.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user