1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-02-17 01:52:09 +00:00

Edited ch10.asciidoc with Atlas code editor

This commit is contained in:
judymcconville@roadrunner.com 2017-05-02 11:02:05 -07:00
parent 426a717d4f
commit 5eea109350

View File

@ -366,7 +366,7 @@ $ ./satoshi-words
=== Constructing the Block Header
To construct the block header, the mining node needs to fill in six fields, as listed in <<block_header_structure_ch10>>.
((("mining and consensus", "constructing block headers")))((("blocks", "headers")))((("headers")))((("blockchain technology", "block headers")))To construct the block header, the mining node needs to fill in six fields, as listed in <<block_header_structure_ch10>>.
[[block_header_structure_ch10]]
.The structure of the block header