# Functions
GetBroadcastCommand returns the tx broadcast command.
GetDecodeCommand returns the decode command to take serialized bytes and turn it into a JSON-encoded transaction.
GetEncodeCommand returns the encode command to take a JSONified transaction and turn it into Amino-serialized bytes.
No description provided by the author
GetMultiSignCommand returns the multi-sign command.
GetSignBatchCommand returns the transaction sign-batch command.
GetSignCommand returns the transaction sign command.
GetSimulateCmd returns a command that simulates whether a transaction will be successful.
No description provided by the author
ParseSigArgs parses comma-separated signatures from the CLI arguments.
QueryTxCmd implements the default command for a tx query.
QueryTxsByEventsCmd returns a command to search through transactions by events.
# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author