pub type TransactionHash = String;
TransactionHash is the unique identifier of a cardano transaction.
struct TransactionHash { /* private fields */ }