package
1.3.3
Repository: https://github.com/decebal/go-ethereum.git
Documentation: pkg.go.dev

# Functions

Execute executes the code using the input as call data during the execution.
NewEnv returns a new vm.Environment.

# Structs

Config is a basic type specifing certain configuration flags for running the EVM.
Env is a basic runtime environment required for running the EVM.