Type Alias SequenceHash

Source
pub type SequenceHash = u64;
Expand description

A sequence aware hash that combines the previous block’s sequence hash with the current block’s hash.