pub const DEFAULT_BYTE_LEN_CHUNK_CHAIN_FILE: u64 = 1_000_000_000;
Default byte length of chunk to read from chain file.
Default is 1 GB.