mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
typo
This commit is contained in:
parent
7cc0e9a40c
commit
7088e12eda
@ -127,19 +127,19 @@ image::images/Type-0 chain.png["Key generation"]
|
||||
|
||||
===== Type-1 deterministic (non-random) key chains
|
||||
|
||||
[Type1_chain]]
|
||||
[[Type1_chain]]
|
||||
.Type-1 Deterministic Keys are generated from a phrase and index number
|
||||
image::images/Type-1 chain.png["Key generation"]
|
||||
|
||||
===== Type-2 chained deterministic keys
|
||||
|
||||
[Type2_chain]]
|
||||
[[Type2_chain]]
|
||||
.Type-2 Chained Deterministic Keys are generated from a binary seed and index number
|
||||
image::images/Type-1 chain.png["Key generation"]
|
||||
|
||||
===== Type-2 hierarchical deterministic keys
|
||||
|
||||
[Type2_tree]]
|
||||
[[Type2_tree]]
|
||||
.Type-2 Hierarchical Deterministic Keys are derived from a master seed using a tree structure
|
||||
image::images/BIP32-derivation.png["Key generation"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user