package
0.50.9
Repository: https://github.com/t-ragon/cosmos-sdk.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns a sane default configuration suitable for nearly all testing requirements.
No description provided by the author
Get a free address for a test CometBFT server protocol is either tcp, http, etc.
MinimumAppConfig defines the minimum of modules required for a call to New to succeed.
New creates a new Network for integration tests or in-process testnets run via the CLI.
NewCLILogger creates a new CLILogger.

# Structs

CLILogger wraps a cobra.Command and provides command logging methods.
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
No description provided by the author

# Interfaces

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