mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-05-09 18:38:52 +00:00
CH12: You can spend bitcoins even if they aren't confirmed
This commit is contained in:
parent
db4de49491
commit
1f8c932436
@ -86,7 +86,8 @@ 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
|
||||||
and added to the blockchain are considered "confirmed," which allows the
|
and added to the blockchain are considered "confirmed," which allows the
|
||||||
new owners of bitcoin to spend the bitcoin they received in those
|
new owners of bitcoin to know that irrevocable effort was expended
|
||||||
|
securing the bitcoin they received in those
|
||||||
transactions.
|
transactions.
|
||||||
|
|
||||||
((("fees", "mining rewards")))((("mining and consensus", "mining rewards
|
((("fees", "mining rewards")))((("mining and consensus", "mining rewards
|
||||||
|
Loading…
Reference in New Issue
Block a user