mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-11 00:01:03 +00:00
Attempting clarification of 6 confirmation standard
This commit is contained in:
parent
29b6f111f0
commit
a51d2f941b
@ -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")))
|
||||
|
Loading…
Reference in New Issue
Block a user