diff --git a/ch05_wallets.adoc b/ch05_wallets.adoc index 3b22acc9..62816aea 100644 --- a/ch05_wallets.adoc +++ b/ch05_wallets.adoc @@ -1052,9 +1052,7 @@ seed, which makes it possible to re-create the entire HD wallet from that seed in any compatible HD wallet. This makes it easy to back up, restore, export, and import HD wallets containing thousands or even millions of keys by simply transferring only the recovery code that the root -seed is derived from. - -The process of creating the master keys and master chain code for an HD +seed is derived from. The process of creating the master keys and master chain code for an HD wallet is shown in <>. [[HDWalletFromSeed]]