# Functions
AddAppTxFlags adds flags required by apptx.
BroadcastAppTx wraps, signs, and executes an app tx basecoin transaction.
ParseHexFlag parses a flag string to byte array.
ReadAppTxFlags reads in the standard flags your command should parse info to set tx.Name and tx.Data.
WrapAppTx wraps the transaction with chain id.
# Constants
nolint.
nolint.
nolint.
No description provided by the author
nolint.
nolint.
# Variables
No description provided by the author
No description provided by the author
SendTxCmd is CLI command to send tokens between basecoin accounts.
# Structs
AppTx Application transaction structure for client.
BaseTxPresenter this decodes all basecoin tx.
No description provided by the author