1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-01-26 15:41:34 +00:00

Merge branch 'confirmationClarification' of https://github.com/jlopp/bitcoinbook into jlopp-confirmationClarification

This commit is contained in:
Minh T. Nguyen 2014-08-19 08:26:59 -07:00
commit c3883cdf9e

View File

@ -131,7 +131,7 @@ blockchain::
confirmations::
((("confirmations")))
Once a transaction is included in a block, it has "one confirmation". As soon as _another_ block is mined on the same blockchain, the transaction has two confirmations etc. Six or more confirmations is considered final.
Once a transaction is included in a block, it has "one confirmation". As soon as _another_ block is mined on the same blockchain, the transaction has two confirmations etc. Six or more confirmations is considered sufficient proof that a transaction can not be reversed.
difficulty::
((("difficulty")))