diff --git a/ch05_wallets.adoc b/ch05_wallets.adoc index 6a5714ac..df1a769a 100644 --- a/ch05_wallets.adoc +++ b/ch05_wallets.adoc @@ -524,7 +524,7 @@ defining what key derivation path to use. For example, BIP44 defines `m/44'/0'/0'` as the path to use for keys in P2PKH scripts (a legacy address). A wallet application implementing this standard uses the keys in that path both when it is first started and after a -restoration from a recovery code. We call this solution _implicit +restoration from a recovery code. We call((("implicit paths", id="implicit-path"))) this solution _implicit paths_. Several popular implicit paths defined by BIPs are shown in <> ++++ @@ -563,7 +563,7 @@ paths_. Several popular implicit paths defined by BIPs are shown in <