Skip to main content

MIN_CHUNK_SIZE

Constant MIN_CHUNK_SIZE 

Source
pub const MIN_CHUNK_SIZE: usize = crate::constants::MIN_CHUNK_SIZE; // 65_536usize
Expand description

Minimum chunk size for Merkle tree – defined in constants.rs for central tuning.