From f3bf69023ed880f04fda936e85a24e294dd59a10 Mon Sep 17 00:00:00 2001 From: "myarbrough@oreilly.com" Date: Wed, 5 Nov 2014 10:23:16 -0800 Subject: [PATCH] Made changes to ch04.asciidoc --- ch04.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch04.asciidoc b/ch04.asciidoc index 4503d3ff..0f597903 100644 --- a/ch04.asciidoc +++ b/ch04.asciidoc @@ -754,6 +754,7 @@ The "ancestry" of a key is read from right to left, until you reach the master k [[table_4-8]] .HD wallet path examples |======= +|HD path | Key described | m/0 | The first (0) child private key from the master private key (m) | m/0/0 | The first grandchild private key of the first child (m/0) | m/0'/0 | The first normal grandchild of the first _hardened_ child (m/0') @@ -784,7 +785,6 @@ On the fourth level, "change," an HD wallet has two subtrees, one for creating r [options="header"] |======= |HD path | Key described - | M/44'/0'/0'/0/2 | The third receiving public key for the primary bitcoin account | M/44'/0'/3'/1/14 | The fifteenth change-address public key for the fourth bitcoin account | m/44'/2'/0'/0/1 | The second private key in the Litecoin main account, for signing transactions