From 67634c57d05e1eba18dc5946f8aed559d1888cd0 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Thu, 24 Apr 2014 16:38:54 +0200 Subject: fix typos in BIP-0043 and BIP-0044 --- bip-0044.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0044.mediawiki') diff --git a/bip-0044.mediawiki b/bip-0044.mediawiki index 5444099..5e8351b 100644 --- a/bip-0044.mediawiki +++ b/bip-0044.mediawiki @@ -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. -- cgit v1.2.3