1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 16:18:11 +00:00

Edited ch10_network.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-19 15:07:54 +00:00
parent 8a1c3d9a49
commit 2a20a755ea

View File

@ -96,7 +96,7 @@ in the blockchain used by all full nodes, and miners only get paid for
blocks that are widely accepted. blocks that are widely accepted.
Whichever block has a second block built on top of it first wins (unless 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>>. illustrated in <<mining_race>>.
Block-finding races give the advantage to the largest miners, so they Block-finding races give the advantage to the largest miners, so they
act in opposition to Bitcoin's essential decentralization. To prevent act in opposition to Bitcoin's essential decentralization. To prevent