package
0.0.0-20191112015658-77adb207fcb6
Repository: https://github.com/fantom-foundation/go-evm.git
Documentation: pkg.go.dev

# Functions

DefaultBaseConfig returns the default top-level configuration for EVM-Lachesis.
DefaultConfig returns the default configuration for an EVM-Lite node.
DefaultEthConfig return the default configuration for Eth services.
DefaultLachesisConfig returns the default configuration for a Lachesis node.
DefaultRaftConfig returns the default configuration for a Raft node.

# Constants

Default host interface for the HTTP RPC server.
Default TCP port for the HTTP RPC server.
Default host interface for the websocket RPC server.
Default TCP port for the websocket RPC server.

# Variables

No description provided by the author
No description provided by the author
DefaultRpcConfig contains reasonable default settings.

# Structs

BaseConfig contains the top level configuration for an EVM-Lachesis node.
Config contains de configuration for an EVM-Lite node.
EthConfig contains the configuration relative to the accounts, EVM, trie/db, and service API.
LachesisConfig contains the configuration of a Lachesis node.
RaftConfig contains the configuration of a Raft node.