# Functions
CheckTxCode verifies that the transaction result returns a specific code Takes a network, wait for two blocks and fetch the transaction from its hash.
ExecTestCLICmd builds the client context, mocks the output and executes the command.
GetTxResponse returns queries the transaction response of a transaction from its hash Takes a network, wait for two blocks and fetch the transaction from its hash.
No description provided by the author
NewMockTendermintRPC returns a mock TendermintRPC implementation.
No description provided by the author
# Structs
No description provided by the author