diff options
author | MarcoFalke <falke.marco@gmail.com> | 2015-09-14 08:43:29 +0200 |
---|---|---|
committer | Jorge Timón <jtimon@jtimon.cc> | 2015-11-07 20:08:04 +0100 |
commit | 7d31bf365b4e33dad72de0d8ce2fd853947ea737 (patch) | |
tree | 0493fa31e081d4c38093255163f803d6f5ecd68f /bip-0099.mediawiki | |
parent | 1da1397d5427df53c19e72db0116606ebe172ce3 (diff) |
[trivial] typo
Diffstat (limited to 'bip-0099.mediawiki')
-rw-r--r-- | bip-0099.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0099.mediawiki b/bip-0099.mediawiki index 040ed45..1f5fcd7 100644 --- a/bip-0099.mediawiki +++ b/bip-0099.mediawiki @@ -32,7 +32,7 @@ deployment of changes. : A divergence in the implementation of the verification rules can impede the expected eventual convergence of the network in a single chain that has the most proof of work and also satisfies the rules. This can be intentional or be caused by a bug in consensus validation reimplementations. ;Softfork -: A change to the Bitcoin protocol wherein previously valid blocks and transactions become invalid. A hashrate majority miners can enforce the new rules so that the change enforced across all clients. Softforks are backward compatible. +: A change to the Bitcoin protocol wherein previously valid blocks and transactions become invalid. A hashrate majority of miners can enforce the new rules so that the change enforced across all clients. Softforks are backward compatible. ;Hardfork : A change to the Bitcoin protocol that makes previously invalid blocks valid. Hardforks require all users to upgrade. |