web3-validatorFunctionsisUserEthereumAddressInBloomisUserEthereumAddressInBloom CallableisUserEthereumAddressInBloom(bloom: string, ethereumAddress: string): booleanReturns true if the ethereum users address is part of the given bloom note: false positives are possible.Parametersbloom: stringethereumAddress: stringReturns boolean
Returns true if the ethereum users address is part of the given bloom note: false positives are possible.