thor
thor copied to clipboard
Inconsistent hex values in bloom filters
Hi there,
I have noticed that some hex values in the bloom filter contain the 0x prefix and others do not. The upshot of this is that I need to check twice. This is less efficient and will probably result in more fause positives.
kind regards, Daithi
the contents added into bloom filter are all byte slices. what does 0x prefix mean?
This issue has been marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
Closing as it's marked as stale and without activity