Type Alias fuel_tx::TxId

source ·
pub type TxId = Bytes32;
Expand description

Identification of transaction (also called transaction hash)

Aliased Type§

struct TxId(/* private fields */);