pub type TxHash = String;
Transaction hash type (internally uses tendermint::Hash).
pub struct TxHash { /* private fields */ }