Rindle docs and package mapSkip to main content

fnv1a64

Function fnv1a64 

Source
pub fn fnv1a64(bytes: &[u8]) -> u64
Expand description

FNV-1a-64 over raw bytes — the flush batch identity (batch_hash, §5.3 step 4: computed once by the emitter over its canonical batch bytes; the authority stores and compares it, never recomputes). Render with {:016x}.