mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-26 00:18:11 +00:00
Edited ch12_mining.adoc with Atlas code editor
This commit is contained in:
parent
9e86d04635
commit
958ec0fdeb
@ -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 ((("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")))((("bitcoins", "mining", "adjusting difficulty", startref="bitcoin-mining-difficulty")))((("mining", "adjusting difficulty", startref="mining-difficulty")))((("targets", "adjusting difficulty", startref="target-difficulty")))((("Proof-of-Work algorithm", "adjusting difficulty", startref="proof-difficulty")))((("difficulty", "adjusting", startref="difficulty-adjust")))mining
|
mining and therefore the incentives to enter or exit the ((("bitcoins", "mining", "adjusting difficulty", startref="bitcoin-mining-difficulty")))((("mining", "adjusting difficulty", startref="mining-difficulty")))((("targets", "adjusting difficulty", startref="target-difficulty")))((("Proof-of-Work algorithm", "adjusting difficulty", startref="proof-difficulty")))((("difficulty", "adjusting", startref="difficulty-adjust")))mining
|
||||||
market.
|
market.
|
||||||
|
|
||||||
[[mtp]]
|
[[mtp]]
|
||||||
@ -1089,7 +1089,7 @@ chain it extends.
|
|||||||
|
|
||||||
In the next section, we'll look at the process each node uses to
|
In the next section, we'll look at the process each node uses to
|
||||||
validate a block and select the most-work chain, creating the consensus
|
validate a block and select the most-work chain, creating the consensus
|
||||||
that forms the decentralized blockchain.
|
that forms the decentralized ((("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")))blockchain.
|
||||||
|
|
||||||
=== Validating a New Block
|
=== Validating a New Block
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user