package
0.4.4
Repository: https://github.com/jiujiteiro/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.
NewAppConstructor returns a new simapp AppConstructor.

# Structs

Config defines the necessary configuration used to bootstrap and start an in-process local testing network.
No description provided by the author
No description provided by the author

# Type aliases

AppConstructor defines a function which accepts a network configuration and creates an ABCI Application to provide to Tendermint.