Expand description
Utilities for working with contract files
Modules§
Structs§
- Contract
File - A container for a parsed contract file
- Contract
File Header - Header of the contract file
- Contract
File Method - Contract
File Method Metadata - Metadata about each method of the contract that can be called from the outside
Enums§
Constants§
- CONTRACT_
FILE_ MAGIC - Magic bytes at the beginning of the file
Type Aliases§
- Contract
Instruction - An instruction type used by contracts
- Contract
Register - A register type used by contracts