pub type MerkleHash = CryptoHash;
Hash used by a struct implementing the Merkle tree.
pub struct MerkleHash(pub Digest);
0: Digest