//
pkg.gl
Category
github.com/CortexFoundation/CortexTheseus
core
vm
runtime
package
1.10.63
Repository:
https://github.com/cortexfoundation/cortextheseus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
154 SLOC
#
Functions
Call
Call executes the code given by the contract's address.
Create
Create executes the code using the CVM create method.
Execute
Execute executes the code using the input as call data during the execution.
NewEnv
No description provided by the author
#
Structs
Config
Config is a basic type specifying certain configuration flags for running the CVM.