CP_BLOOM_NUM_BYTES

Constant CP_BLOOM_NUM_BYTES 

Source
pub const CP_BLOOM_NUM_BYTES: usize = 16_384;
Expand description

Size of the checkpoint bloom filter in bytes (16KB before folding).