# Functions
GetFreePorts asks the kernel for free open ports that are ready to use.
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.