fuel_tx

Type Alias TxId

source
pub type TxId = Bytes32;
Expand description

Identification of transaction (also called transaction hash)

Aliased Typeยง

struct TxId(/* private fields */);