# 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.
GetFromFields returns a from account address and Keybase name given either an address or key name.
NewContext returns a new initialized Context.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Context implements a typical CLI context created in SDK modules for transaction handling and queries.
No description provided by the author