# Functions
GetAndParseAppProof does most of the work of the query commands, but is quite opinionated, so if you want more control, set up the items and call GetProof directly.
No description provided by the author
GetProof performs the get command directly from the proof (not from the CLI).
OutputProof prints the proof to stdout reuse this for printing proofs and we should enhance this for text/json, better presentation of height.
ParseHexKey parses the key flag as hex and converts to bytes or returns error argname is used to customize the error message.
# Variables
No description provided by the author
RootCmd represents the base command when called without any subcommands.
No description provided by the author
No description provided by the author