Type Alias fuel_indexer_plugin::types::TxId
pub type TxId = Bytes32;
Expand description
Identification of transaction (also called transaction hash)
Aliased Type§
struct TxId(/* private fields */);
pub type TxId = Bytes32;
Identification of transaction (also called transaction hash)
struct TxId(/* private fields */);