1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-13 19:38:56 +00:00

Edited ch12_mining.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-17 21:28:01 +00:00
parent 2d52f7e5d9
commit 7dd6dd7020

View File

@ -694,7 +694,7 @@ the header before a version is found that satisfies the((("bitcoins", "mining",
=== Mining the Block
Now
that a candidate block has been constructed by Jing's node, it is time
that((("candidate blocks", "mining")))((("blocks", "candidate blocks", "mining")))((("mining", "candidate blocks")))((("bitcoins", "mining", "candidate blocks"))) a candidate block has been constructed by Jing's node, it is time
for Jing's hardware mining rig to "mine" the block, to find a solution
to the Proof-of-Work algorithm that makes the block valid. Throughout
this book we have studied cryptographic hash functions as used in