fuel-tx

Crates.iofuel-tx
lib.rsfuel-tx
version0.58.2
sourcesrc
created_at2021-12-24 01:52:18.290733
updated_at2024-10-07 18:39:14.438773
descriptionFuelVM transaction.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/fuel-vm
max_upload_size
id502492
size713,260
(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: 828

cargo fmt