mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-23 15:18:11 +00:00
CH12: miners don't necessary validate
This commit is contained in:
parent
323922aef1
commit
db4de49491
@ -81,7 +81,7 @@ is not the creation of new bitcoin. That's the incentive system. Mining
|
|||||||
is the mechanism by which bitcoin's _security_ is _decentralized_.
|
is the mechanism by which bitcoin's _security_ is _decentralized_.
|
||||||
====
|
====
|
||||||
|
|
||||||
Miners validate new transactions and record them on the global ledger. A
|
Miners record new transactions on the global ledger. A
|
||||||
new block, containing transactions that occurred since the last block,
|
new block, containing transactions that occurred since the last block,
|
||||||
is "mined" every 10 minutes on average, thereby adding those
|
is "mined" every 10 minutes on average, thereby adding those
|
||||||
transactions to the blockchain. Transactions that become part of a block
|
transactions to the blockchain. Transactions that become part of a block
|
||||||
|
Loading…
Reference in New Issue
Block a user