Skip to main content

TxHash

Type Alias TxHash 

Source
pub type TxHash = String;
Expand description

Transaction hash type (internally uses tendermint::Hash).

Aliased Typeยง

pub struct TxHash { /* private fields */ }