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

Edited ch09.asciidoc with Atlas code editor

This commit is contained in:
nadams 2017-05-18 07:59:48 -07:00
parent a6e724e94f
commit 6bf8c6c745

View File

@ -74,7 +74,6 @@ Every node always starts with a blockchain of at least one block because the gen
See the statically encoded genesis block inside the Bitcoin Core client, in http://bit.ly/1x6rcwP[_chainparams.cpp_].
[role="pagebreak-before"]
The following identifier hash belongs to the genesis block:
----