mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
fix typos in BIP-0043 and BIP-0044
This commit is contained in:
@@ -74,7 +74,7 @@ This number is used as child index in BIP32 derivation.
|
||||
Hardened derivation is used at this level.
|
||||
|
||||
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
|
||||
an external source. Such algorithm is described in "Account discovery" chapter.
|
||||
|
||||
Reference in New Issue
Block a user