Type Alias fuel_indexer_utils::prelude::fuel::TxId

pub type TxId = Bytes32;
Expand description

Identification of transaction (also called transaction hash)

Aliased Type§

struct TxId(/* private fields */);