//
pkg.gl
Category
github.com/evmos/ethermint
x
evm
vm
geth
package
0.22.0
Repository:
https://github.com/evmos/ethermint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
27
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.