Skip to main content

TXIDHexString

Type Alias TXIDHexString 

Source
pub type TXIDHexString = String;
Expand description

Transaction ID as a hex string.

Aliased Typeยง

pub struct TXIDHexString { /* private fields */ }