mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-14 09:40:55 +00:00
Edited ch05_wallets.adoc with Atlas code editor
This commit is contained in:
parent
6de37b0239
commit
d86b5c375f
@ -1127,7 +1127,7 @@ operate exactly((("key generation", "HD (hierarchical deterministic)", "private
|
|||||||
===== Extended keys
|
===== Extended keys
|
||||||
|
|
||||||
As
|
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
|
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
|
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
|
ingredients are the key and chain code, and combined these are called an
|
||||||
|
Loading…
Reference in New Issue
Block a user