1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-02-18 10:32:05 +00:00

Change 'can not' to 'cannot'

This commit is contained in:
Minh T. Nguyen 2014-08-19 08:27:42 -07:00
parent c3883cdf9e
commit d275835ec3

View File

@ -131,7 +131,7 @@ blockchain::
confirmations:: confirmations::
((("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 sufficient proof that a transaction can not be reversed. 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 cannot be reversed.
difficulty:: difficulty::
((("difficulty"))) ((("difficulty")))