Remove confusing *

This commit is contained in:
Matt Corallo 2015-09-01 14:30:44 -07:00
parent 19a33ff72d
commit a110a5692f

View File

@ -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.