package
0.1.9
Repository: https://github.com/tendermint/spm.git
Documentation: pkg.go.dev

# Functions

AddGenesisAccountCmd returns add-genesis-account cobra Command.
AddSubCmd adds sub commands.
CustomizeStartCmd accepts a handler to customize the start command.
MakeEncodingConfig creates an EncodingConfig for testing.
NewRootCmd creates a new root command for a Cosmos SDK application.
No description provided by the author
WithEnvPrefix accepts a new prefix for environment variables.

# Structs

EncodingConfig specifies the concrete encoding types to use for a given app.

# Interfaces

No description provided by the author
CosmosApp implements the common methods for a Cosmos SDK-based application specific blockchain.
No description provided by the author

# Type aliases

No description provided by the author
Option configures root command option.