mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
Edited ch10_network.adoc with Atlas code editor
This commit is contained in:
parent
8a1c3d9a49
commit
2a20a755ea
@ -96,7 +96,7 @@ in the blockchain used by all full nodes, and miners only get paid for
|
||||
blocks that are widely accepted.
|
||||
|
||||
Whichever block has a second block built on top of it first wins (unless
|
||||
there's another near-tie), which is called a _block-finding race_ and is
|
||||
there's another near-tie), which is ((("block-finding races")))called a _block-finding race_ and is
|
||||
illustrated in <<mining_race>>.
|
||||
Block-finding races give the advantage to the largest miners, so they
|
||||
act in opposition to Bitcoin's essential decentralization. To prevent
|
||||
|
Loading…
Reference in New Issue
Block a user