From 7d31bf365b4e33dad72de0d8ce2fd853947ea737 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Mon, 14 Sep 2015 08:43:29 +0200 Subject: [trivial] typo --- bip-0099.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3