1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-01-13 17:21:04 +00:00

Edited ch05_wallets.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-18 19:25:13 +00:00
parent 6de37b0239
commit d86b5c375f

View File

@ -1127,7 +1127,7 @@ operate exactly((("key generation", "HD (hierarchical deterministic)", "private
===== Extended keys
As
we saw earlier, the key derivation function can be used to create
we saw ((("key generation", "HD (hierarchical deterministic)", "extended keys", id="keygen-hd-extend")))((("HD (hierarchical deterministic) key generation", "extended keys", id="hd-keygen-extend")))((("extended keys", id="extend-key")))earlier, the key derivation function can be used to create
children at any level of the tree, based on the three inputs: a key, a
chain code, and the index of the desired child. The two essential
ingredients are the key and chain code, and combined these are called an