//
pkg.gl
Category
github.com/saferluo/etheriot
core
vm
runtime
package
0.0.0-20160624005824-cf2887759cda
Repository:
https://github.com/saferluo/etheriot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
203 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.