pub type Hash = [u8; 32];
A secure SHA256 sized byte buffer. These are used by the intermediate Merkle tree nodes including the root hash.