pub const BLOOM_BITS_PER_ITEM: usize = 3; // 3usize
Expand description

Number of bits to set per input in Ethereum bloom filter.