BLOOM_SIZE_BYTES

Constant BLOOM_SIZE_BYTES 

Source
pub const BLOOM_SIZE_BYTES: usize = 256;
Expand description

Size of the bloom filter in bytes.