# 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.
# Type aliases
AppConstructor defines a function which accepts a network configuration and creates an ABCI Application to provide to Tendermint.