Expand description
Utilities for working with contract files
Structs§
- 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§
- Instruction
- An instruction type used by contracts
- Register
- A register type used by contracts