txLogsBloom
txLogsBloom(
logs
,common
):Bloom
Internal
Creates a bloom filter from the logs.
Parameters
• logs: undefined
| any
[]
The logs to create the bloom filter from.
• common: Common
The common object.’)}
Returns
Bloom
txLogsBloom(
logs
,common
):Bloom
Internal
Creates a bloom filter from the logs.
• logs: undefined
| any
[]
The logs to create the bloom filter from.
• common: Common
The common object.’)}
Bloom