pub const CP_BLOOM_NUM_BYTES: usize = 16_384;
Size of the checkpoint bloom filter in bytes (16KB before folding).