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