Crate fuel_tx

source ·

Modules§

Structs§

Enums§

Traits§

  • Adds method to BlobId to compute the it from blob data.
  • Entity support metadata computation to cache results.
  • Means that the blockchain charges fee for the transaction.
  • Trait extends the functionality of the ContractId type.
  • Contains logic for stateless validations that don’t result in any reusable metadata such as spendable input balances or remaining gas. Primarily involves validating that transaction fields are correctly formatted and signed.
  • Prepares transaction for signing.
  • Means that transaction can be singed.
  • Means that transaction has a unique identifier.

Type Aliases§