package
0.25.0-rc0
Repository: https://github.com/pythonberg1997/bnc-cosmos-sdk.git
Documentation: pkg.go.dev

# Functions

ErrInvalidAccount returns a standardized error reflecting that a given account address does not exist.
ErrVerifyCommit returns a common error reflecting that the blockchain commit at a given height can't be verified.
NewCLIContext returns a new initialized CLIContext with parameters from the command line using Viper.

# Structs

CLIContext implements a typical CLI context created in SDK modules for transaction handling and queries.