From 803ee62ffae074bec7db35cbca2dccdd87e437ff Mon Sep 17 00:00:00 2001 From: Clare Laylock Date: Tue, 24 Oct 2023 13:17:55 -0400 Subject: [PATCH] epub error --- ch05_wallets.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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