pub type SequenceHash = u64;
A sequence aware hash that combines the previous block’s sequence hash with the current block’s hash.