mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-23 00:28:14 +00:00
Edited ch12_mining.adoc with Atlas code editor
This commit is contained in:
parent
7dd6dd7020
commit
4252385e6e
@ -694,7 +694,7 @@ the header before a version is found that satisfies the((("bitcoins", "mining",
|
|||||||
=== Mining the Block
|
=== Mining the Block
|
||||||
|
|
||||||
Now
|
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
|
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
|
to the Proof-of-Work algorithm that makes the block valid. Throughout
|
||||||
this book we have studied cryptographic hash functions as used in
|
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
|
electricity into hashing computation at the highest rate possible. The
|
||||||
primary influence on the mining market is the price of one kilowatt-hour
|
primary influence on the mining market is the price of one kilowatt-hour
|
||||||
of electricity in bitcoin, because that determines the profitability of
|
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.
|
market.
|
||||||
|
|
||||||
[[mtp]]
|
[[mtp]]
|
||||||
|
Loading…
Reference in New Issue
Block a user