Type Definition fuels_types::JsonABI
source · [−]Expand description
Fuel ABI representation in JSON, originally specified here:
https://github.com/FuelLabs/fuel-specs/blob/master/specs/protocol/abi.md
This type may be used by compilers (e.g. Sway) and related tooling to convert an ABI representation into native Rust structs and vice-versa.