diff --git a/ch05_wallets.adoc b/ch05_wallets.adoc index 90902f4e..1de240f9 100644 --- a/ch05_wallets.adoc +++ b/ch05_wallets.adoc @@ -1470,11 +1470,11 @@ BIP44 specifies the structure as consisting of five predefined tree levels: m / purpose' / coin_type' / account' / change / address_index ----- -The first-level "purpose" is always set to +44'+. The second-level + +The first-level "purpose" is always set to ++44'++. The second-level "coin_type" specifies the type of cryptocurrency coin, allowing for multicurrency HD wallets where each currency has its own subtree under -the second level. Bitcoin is -m/44++'++/0++'++ and Bitcoin Testnet is m/44++'++/1++'++. +the second level. Bitcoin is m/44++'++/0++'++ and Bitcoin Testnet is m/44++'++/1++'++. The third level of the tree is "account," which allows users to subdivide their wallets into separate logical subaccounts for