pub const NUM_BLOOM_BLOCKS: usize = 128;
Number of blocks in the bloom filter (stored as separate database rows).