pub type TxId = Bytes32;
Identification of transaction (also called transaction hash)
struct TxId(/* private fields */);