package
0.5.3
Repository: https://github.com/cosmos/ethermint_abci.git
Documentation: pkg.go.dev

# Functions

New creates a new node.
NewBackend creates a new Backend #stable - 0.4.0.
NewEthConfig for the ethereum services #unstable.
NewNetRPCService creates a new net API instance.
NewNodeConfig for p2p and network layer #unstable.

# Structs

Backend handles the chain database and VM #stable - 0.4.0.
NetRPCService mirrors the implementation of `internal/ethapi` #unstable.
Node is the main object.
NullBlockProcessor does not validate anything #unstable.