Skip to main content

feed_entry_hash

Function feed_entry_hash 

Source
pub fn feed_entry_hash(exact_sans_newline: &str) -> String
Expand description

SHA-256 hex of one feed entry’s stored bytes (exact JSON + "\n") — the entry hash every consumer recomputes (SPEC §5.3).