pub const BLOOM_SIZE_BYTES: usize = 256; // 256usize
Expand description

Size of the bloom filter in bytes.