pub type MmrRootHash = H256;
The type used to represent an MMR root hash.
struct MmrRootHash(pub [u8; 32]);
0: [u8; 32]