1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-04-17 23:59:09 +00:00
This commit is contained in:
Faisal Qureshi 2025-01-24 20:31:02 +00:00 committed by GitHub
commit 8579974901
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ change. After 100 blocks back there is so much stability that
the coinbase transaction--the transaction containing the reward in
bitcoin for creating a new block--can be spent.
While the
protocol always allows a chain to be undone by a longer chain and while
protocol always allows a chain to be undone by another chain with more work and while
the possibility of any block being reversed always exists, the
probability of such an event decreases as time passes until it ((("blockchain", "explained", startref="blockchain-explain")))becomes
infinitesimal.