fuel-tx

Crates.iofuel-tx
lib.rsfuel-tx
version0.55.0
sourcesrc
created_at2021-12-24 01:52:18.290733
updated_at2024-07-04 20:50:33.038294
descriptionFuelVM transaction.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/fuel-vm
max_upload_size
id502492
size619,603
(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: 793

cargo fmt