Skip to main content

content_hash

Function content_hash 

Source
pub fn content_hash(bytes: &[u8]) -> String
Expand description

Hash helper used consistently across the reduction layer: blake3 hex digest of bytes. Used both for SidecarPtr::content_hash and ReadLogEntry::content_hash.