1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 08:08:11 +00:00
This commit is contained in:
Andreas M. Antonopoulos 2013-09-07 15:10:03 -07:00
parent c879c43a5e
commit f9cb138bdf

View File

@ -50,8 +50,8 @@ network::
((("network")))
A peer-to-peer network that propagates transactions and blocks among all nodes
blochchain::
((("blochchain")))
blockchain::
((("blockchain")))
A list of validated blocks, each linking to its predecessor all the way to the genesis block.
genesis block::