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.
- Block
Height - FuelVM atomic numeric type.
- Bytes32
- FuelVM atomic array type.
- Bytes64
- FuelVM atomic type.
- Contract
Id - 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)