# Functions
No description provided by the author
RunPrecompiledContract runs and evaluates the output of a precompiled contract.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrecompiledContractsHubble contains the default set of pre-compiled VNT contracts used in the Hubble release.
# Structs
Config are the configuration options for the Interpreter.
No description provided by the author
No description provided by the author
LogConfig are the configuration options for structured logger the VM.
StructLog is emitted to the VM each cycle and lists information about the current internal state prior to the execution of the statement.
# Interfaces
ContractRef is a reference to the contract's backing object.
No description provided by the author
PrecompiledContract is the basic interface for native Go contracts.
Tracer is used to collect execution traces from an VM transaction execution.
No description provided by the author
# Type aliases
AccountRef implements ContractRef.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author