Type Alias mithril_common::entities::TransactionHash
source · pub type TransactionHash = String;Expand description
TransactionHash is the unique identifier of a cardano transaction.
Aliased Type§
struct TransactionHash { /* private fields */ }