From a110a5692fa25724f2ec6beffae5905a2c553564 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Tue, 1 Sep 2015 14:30:44 -0700 Subject: [PATCH] Remove confusing * --- bip-0111.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0111.mediawiki b/bip-0111.mediawiki index af9e3941..d3bd630b 100644 --- a/bip-0111.mediawiki +++ b/bip-0111.mediawiki @@ -65,7 +65,7 @@ A service bit was chosen as applying a bloom filter is a service. The increase in protocol version is for backwards compatibility. In initial implementations, old nodes which are not yet aware of NODE_BLOOM -and use a protocol version < 70011 may still send filter* messages to a +and use a protocol version < 70011 may still send filter messages to a node without NODE_BLOOM. This feature may be removed after there are sufficient NODE_BLOOM nodes available and SPV clients have upgraded, allowing node operators to fully close the bloom-related DoS vectors.