fuel-tx

Crates.iofuel-tx
lib.rsfuel-tx
version0.60.0
sourcesrc
created_at2021-12-24 01:52:18.290733+00
updated_at2025-02-27 00:40:04.044767+00
descriptionFuelVM transaction.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/fuel-vm
max_upload_size
id502492
size759,866
(fuel-service-user)

documentation

README

Fuel Specification Implementation

build crates.io docs discord

This crate contains a definition of types from the specification, with canonical serialization and deserialization. The Transaction and Checked<Tx> type implements fee calculation and validation of rules defined by the specification.

Commit count: 853

cargo fmt