From 7888ec040e63c21a032aa9dfecad077b0a48269e Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 19:51:52 +0000 Subject: [PATCH] Edited ch05_wallets.adoc with Atlas code editor --- ch05_wallets.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch05_wallets.adoc b/ch05_wallets.adoc index 3b72ebf7..5b92df11 100644 --- a/ch05_wallets.adoc +++ b/ch05_wallets.adoc @@ -1390,7 +1390,7 @@ has special meaning, using the letter _h_ is ((("private child key derivation", ===== HD wallet key identifier (path) -Keys in ((("path references", "in HD wallets", secondary-sortas="HD wallets")))((("key generation", "HD (hierarchical deterministic)", "path references")))((("HD (hierarchical deterministic) key generation", "path references")))an HD wallet are +Keys in ((("path references in HD wallets")))((("key generation", "HD (hierarchical deterministic)", "path references")))((("HD (hierarchical deterministic) key generation", "path references")))an HD wallet are identified using a "path" naming convention, with each level of the tree separated by a slash (/) character (see <>). Private keys derived from the master private key start with "m." Public keys derived