summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bip-0111.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0111.mediawiki b/bip-0111.mediawiki
index af9e394..d3bd630 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.