//
pkg.gl
Category
github.com/Entangle-Protocol/entangle-blockchain
x
evm
vm
geth
package
1.1.1
Repository:
https://github.com/entangle-protocol/entangle-blockchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
76 SLOC
#
Functions
GetPrecompiles
GetPrecompiles returns all the precompiled contracts defined given the current chain configuration and block height.
NewEVM
NewEVM defines the constructor function for the go-ethereum (geth) EVM.
#
Structs
EVM
EVM is the wrapper for the go-ethereum EVM.