package
3.1.2
Repository: https://github.com/functionx/fx-core.git
Documentation: pkg.go.dev

# Functions

New creates a new Network for integration tests or in-process testnets run via the CLI.
No description provided by the author

# Structs

No description provided by the author
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

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