1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 16:18:11 +00:00

Made changes to ch01.asciidoc

This commit is contained in:
andreas@antonopoulos.com 2013-08-18 17:00:22 -07:00
parent a37849a450
commit 8d5b52a8dc

View File

@ -11,7 +11,11 @@
The very first block mined, by Satoshi Nakamoto on Sat, 03 Jan 2009, is included in the source code of any "full node" client, as the basis for validating the entire blockchain.
[TIP]
====
See the genesis block with blockexplorer:
https://blockexplorer.com/b/0
====
[[genesis_block_cpp]]