pub type StateRoot = CryptoHash;
Hash used by to store state root.
pub struct StateRoot(pub [u8; 32]);
0: [u8; 32]