pub type TxHash = H256;
An alias for a transaction hash type.
#[repr(C)]pub struct TxHash(pub [u8; 32]);
0: [u8; 32]