web3-validatorFunctionsisTopicInBloomisTopicInBloom CallableisTopicInBloom(bloom: string, topic: string): booleanReturns true if the topic is part of the given bloom. note: false positives are possible.Parametersbloom: stringtopic: stringReturns boolean
Returns true if the topic is part of the given bloom. note: false positives are possible.