Constant holochain_types::dna::MAX_HASHABLE_CONTENT_LEN

source ·
pub const MAX_HASHABLE_CONTENT_LEN: usize = _; // 16_000_000usize
Expand description

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