mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-02 19:01:13 +00:00
Edited ch05_wallets.adoc with Atlas code editor
This commit is contained in:
parent
3ac58f5553
commit
edd0b02cf0
@ -1074,7 +1074,7 @@ HD wallets ((("key generation", "HD (hierarchical deterministic)", "private chil
|
|||||||
function to derive child keys from parent keys.
|
function to derive child keys from parent keys.
|
||||||
|
|
||||||
The child key derivation functions are based on a one-way hash function
|
The child key derivation functions are based on a one-way hash function
|
||||||
that combines:
|
that [.keep-together]#combines:#
|
||||||
|
|
||||||
* A parent private or public key (uncompressed key)
|
* A parent private or public key (uncompressed key)
|
||||||
* A seed called a chain code (256 bits)
|
* A seed called a chain code (256 bits)
|
||||||
|
Loading…
Reference in New Issue
Block a user