1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-02-22 20:42:09 +00:00

Made changes to ch07.asciidoc

This commit is contained in:
myarbrough@oreilly.com 2014-11-05 10:30:10 -08:00
parent ee55838d59
commit ac079c4b7f

View File

@ -142,7 +142,7 @@ Looking at this new block, the node finds the +previousblockhash+ field, which c
[[chain_of_blocks]] [[chain_of_blocks]]
.Blocks linked in a chain, by reference to the previous block header hash .Blocks linked in a chain, by reference to the previous block header hash
image::images/msbt_0701.png["chain_of_blocks"] image::images/msbt_0701.png[scale="70"]
[[merkle_trees]] [[merkle_trees]]
=== Merkle Trees === Merkle Trees