mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-15 20:49:21 +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_.
|
||||
====
|
||||
|
||||
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,
|
||||
is "mined" every 10 minutes on average, thereby adding those
|
||||
transactions to the blockchain. Transactions that become part of a block
|
||||
|
Loading…
Reference in New Issue
Block a user