pub type TxHash = TxHash;
Transaction hash type
#[repr(transparent)]pub struct TxHash(pub [u8; 32]);
0: [u8; 32]