Constant holo_hash::MAX_HASHABLE_CONTENT_LEN[][src]

pub const MAX_HASHABLE_CONTENT_LEN: usize = 16 * 1000 * 1000; // 0x00f4_2400usize
Expand description

The maximum size to hash synchronously. Anything larger than this will take too long to hash within a single tokio context