How do you create a bloom filter and add elements to it? #1
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I only see functions to perform checks on a bloom filter, but no functions to create one and add elements to it. Not sure how I'd be able to use the library without a bloom filter in the first place.
Does solidity or web3 provide bloom filter primitives?
The text was updated successfully, but these errors were encountered: