//
pkg.gl
Category
github.com/ethereumclassicclassicproject/go-ethereumc
core
vm
runtime
package
3.2.3+incompatible
Repository:
https://github.com/ethereumclassicclassicproject/go-ethereumc.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
9
Dependents
0
Files
207 SLOC
#
Functions
Call
Call executes the code given by the contract's address.
Execute
Execute executes the code using the input as call data during the execution.
NewEnv
NewEnv returns a new vm.Environment.
#
Structs
Config
Config is a basic type specifying certain configuration flags for running the EVM.
Env
Env is a basic runtime environment required for running the EVM.