Skip to main content

Module fuel_types

Module fuel_types 

Source
Expand description

Re-exports of Fuel core types used throughout the API. These match fuels::types::* but come directly from fuel-core-types.

Structs§

Address
FuelVM atomic array type.
AssetId
FuelVM atomic array type.
BlockHeight
FuelVM atomic numeric type.
Bytes32
FuelVM atomic array type.
Bytes64
FuelVM atomic type.
ContractId
FuelVM atomic array type.
TxPointer
Identification of unspend transaction output.
UtxoId
Identification of unspend transaction output.

Type Aliases§

TxId
Identification of transaction (also called transaction hash)