1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-01-13 09:10:57 +00:00

renamed image files for compat

This commit is contained in:
Andreas M. Antonopoulos 2013-09-11 16:03:20 -07:00
parent 7088e12eda
commit c13ae3e779
5 changed files with 3 additions and 3 deletions

View File

@ -123,19 +123,19 @@ This most basic form of key generation, generates what are known as _Type-0_ or
[[Type0_chain]]
.Type-0 or Non-Deterministic Keys are randomly generated as needed
image::images/Type-0 chain.png["Key generation"]
image::images/type0_chain.png["Key generation"]
===== Type-1 deterministic (non-random) key chains
[[Type1_chain]]
.Type-1 Deterministic Keys are generated from a phrase and index number
image::images/Type-1 chain.png["Key generation"]
image::images/type1_chain.png["Key generation"]
===== Type-2 chained deterministic keys
[[Type2_chain]]
.Type-2 Chained Deterministic Keys are generated from a binary seed and index number
image::images/Type-1 chain.png["Key generation"]
image::images/type2_chain.png["Key generation"]
===== Type-2 hierarchical deterministic keys

View File

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 109 KiB

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB