NUM_BLOOM_BLOCKS

Constant NUM_BLOOM_BLOCKS 

Source
pub const NUM_BLOOM_BLOCKS: usize = 128;
Expand description

Number of blocks in the bloom filter (stored as separate database rows).