//
pkg.gl
Category
github.com/decimalteam/ethermint
x
evm
vm
geth
package
0.22.13
Repository:
https://github.com/decimalteam/ethermint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
77 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.