Skip to main content

compute_event_stream_hash

Function compute_event_stream_hash 

Source
pub fn compute_event_stream_hash(events: &[SequencedEvent]) -> [u8; 32]
Expand description

Computes SHA-256 hash of the canonical serialized event sequence.