mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-06-26 01:42:38 +00:00
Edited ch12_mining.adoc with Atlas code editor
This commit is contained in:
parent
43697cd04f
commit
29cac29cb6
@ -1076,6 +1076,8 @@ sequence, +CLTV+, and +CSV+.
|
|||||||
|
|
||||||
=== Successfully Mining the Block
|
=== Successfully Mining the Block
|
||||||
|
|
||||||
|
++++
|
||||||
|
<p class="fix_tracking">
|
||||||
As
|
As
|
||||||
we saw earlier, Jing's node has constructed a candidate block and
|
we saw earlier, Jing's node has constructed a candidate block and
|
||||||
prepared it for mining. Jing has several hardware mining rigs with
|
prepared it for mining. Jing has several hardware mining rigs with
|
||||||
@ -1089,7 +1091,8 @@ the nonce is only
|
|||||||
32 bits, after exhausting all the nonce possibilities (about 4 billion),
|
32 bits, after exhausting all the nonce possibilities (about 4 billion),
|
||||||
the mining hardware changes the block header (adjusting the coinbase
|
the mining hardware changes the block header (adjusting the coinbase
|
||||||
extra nonce space, versionbits, or timestamp) and resets the nonce counter, testing
|
extra nonce space, versionbits, or timestamp) and resets the nonce counter, testing
|
||||||
new combinations.
|
new combinations.</p>
|
||||||
|
++++
|
||||||
|
|
||||||
Almost 11 minutes after starting to mine a particular block, one of the
|
Almost 11 minutes after starting to mine a particular block, one of the
|
||||||
hardware mining machines finds a solution and sends it back to the
|
hardware mining machines finds a solution and sends it back to the
|
||||||
|
Loading…
Reference in New Issue
Block a user