pub fn compute_event_stream_hash(events: &[SequencedEvent]) -> [u8; 32]Expand description
Computes SHA-256 hash of the canonical serialized event sequence.
pub fn compute_event_stream_hash(events: &[SequencedEvent]) -> [u8; 32]Computes SHA-256 hash of the canonical serialized event sequence.