1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-02-02 10:51:24 +00:00

Edited ch05_wallets.adoc with Atlas code editor

This commit is contained in:
claylock 2023-10-27 12:55:25 +00:00
parent 3ac58f5553
commit edd0b02cf0

View File

@ -1074,7 +1074,7 @@ HD wallets ((("key generation", "HD (hierarchical deterministic)", "private chil
function to derive child keys from parent keys.
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 seed called a chain code (256 bits)