package
0.16.4
Repository: https://github.com/irisnet/irishub.git
Documentation: pkg.go.dev

# Functions

ErrInvalidAccount returns a standardized error reflecting that a given account address does not exist.
ErrInvalidBaseTx returns a common error reflecting the failed BaseTx verification result.
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.
No description provided by the author