Skip to main content

TxId

Type Alias TxId 

Source
pub type TxId = Bytes32;
Expand description

Identification of transaction (also called transaction hash)

Aliased Typeยง

pub struct TxId(/* private fields */);