package
0.36.3-rc3
Repository: https://github.com/akash-network/node.git
Documentation: pkg.go.dev

# 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.

# Structs

Config defines the necessary configuration used to bootstrap and start an in-process local testing network.
Network defines a local in-process testing network using SimApp.
Validator defines an in-process Tendermint validator node.

# Type aliases

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