pub type MessageHash = H256;
Alias type for message hash.
#[repr(C)]pub struct MessageHash(pub [u8; 32]);
0: [u8; 32]