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
74590a642b
commit
214179a097
@ -1697,7 +1697,7 @@ valid block.
|
|||||||
|
|
||||||
==== Hard Forks: Software, Network, Mining, and Chain
|
==== Hard Forks: Software, Network, Mining, and Chain
|
||||||
|
|
||||||
For software
|
For ((("software forks", id="software-fork")))((("network forks", id="network-fork")))((("mining forks", id="mining-fork")))((("chain forks", id="chain-fork")))software
|
||||||
developers, the term "fork" has another meaning, adding confusion to the
|
developers, the term "fork" has another meaning, adding confusion to the
|
||||||
term "hard fork." In open source software, a fork occurs when a group of
|
term "hard fork." In open source software, a fork occurs when a group of
|
||||||
developers choose to follow a different software roadmap and start a
|
developers choose to follow a different software roadmap and start a
|
||||||
@ -1754,7 +1754,7 @@ New miners may mine on top of the new block,
|
|||||||
while old miners will mine a separate chain based on the old rules. The
|
while old miners will mine a separate chain based on the old rules. The
|
||||||
partitioned network will make it so that the miners operating on
|
partitioned network will make it so that the miners operating on
|
||||||
separate consensus rules won't likely receive each other's blocks, as
|
separate consensus rules won't likely receive each other's blocks, as
|
||||||
they are connected to two separate ((("consensus rules", "hard forks", startref="consensus-hard-fork")))((("forks", "hard forks", startref="forks-hard")))((("hard forks", startref="hard-forks")))networks.
|
they are connected to two separate ((("consensus rules", "hard forks", startref="consensus-hard-fork")))((("forks", "hard forks", startref="forks-hard")))((("hard forks", startref="hard-forks")))((("software forks", startref="software-fork")))((("network forks", startref="network-fork")))((("mining forks", startref="mining-fork")))((("chain forks", startref="chain-fork")))networks.
|
||||||
|
|
||||||
==== Diverging Miners and Difficulty
|
==== Diverging Miners and Difficulty
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user