Constant state_db::ACCOUNT_BLOOM_SPACE[][src]

pub const ACCOUNT_BLOOM_SPACE: usize = 1048576;

Value used to initialize bloom bitmap size.

Bitmap size is the size in bytes (not bits) that will be allocated in memory.