package
0.19.0-reap.ethermint.v0.2.7-rc8
Repository: https://github.com/reapchain/ethermint.git
Documentation: pkg.go.dev
# Functions
DefaultConfig returns a sane default configuration suitable for nearly all testing requirements.
New creates a new Network for integration tests or in-process testnets run via the CLI.
NewAppConstructor returns a new simapp AppConstructor.
No description provided by the author
No description provided by the author
# Interfaces
Logger is a network logger interface that exposes testnet-level Log() methods for an in-process testing network This is not to be confused with logging that may happen at an individual node or validator level.
# Type aliases
AppConstructor defines a function which accepts a network configuration and creates an ABCI Application to provide to Tendermint.