Skip to content

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

Throws

Defined in

packages/vm/src/actions/txLogsBloom.js:11