From 4252385e6e8d6a57ff83176bed50248b1caaf323 Mon Sep 17 00:00:00 2001 From: clenser Date: Tue, 17 Oct 2023 21:30:19 +0000 Subject: [PATCH] Edited ch12_mining.adoc with Atlas code editor --- ch12_mining.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch12_mining.adoc b/ch12_mining.adoc index 4fe1fddc..38291818 100644 --- a/ch12_mining.adoc +++ b/ch12_mining.adoc @@ -694,7 +694,7 @@ the header before a version is found that satisfies the((("bitcoins", "mining", === Mining the Block Now -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 +that((("candidate blocks", "mining", id="candidate-mine")))((("blocks", "candidate blocks", "mining", id="block-candidate-mine")))((("mining", "candidate blocks", id="mining-candidate")))((("bitcoins", "mining", "candidate blocks", id="bitcoin-mining-candidate"))) 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 @@ -998,7 +998,7 @@ possible with the current generation of silicon fabrication, converting electricity into hashing computation at the highest rate possible. The primary influence on the mining market is the price of one kilowatt-hour of electricity in bitcoin, because that determines the profitability of -mining and therefore the incentives to enter or exit the mining +mining and therefore the incentives to enter or exit the ((("candidate blocks", "mining", startref="candidate-mine")))((("blocks", "candidate blocks", "mining", startref="block-candidate-mine")))((("mining", "candidate blocks", startref="mining-candidate")))((("bitcoins", "mining", "candidate blocks", startref="bitcoin-mining-candidate")))mining market. [[mtp]]