package
4.0.2+incompatible
Repository: https://github.com/dipper-labs/dipper-protocol.git
Documentation: pkg.go.dev

# Functions

GetAccountCmd returns a query account that will display the state of the account at a given address.
GetBroadcastCommand returns the tx broadcast command.
GetDecodeCommand returns the decode command to take Amino-serialized bytes and turn it into a JSONified transaction.
GetEncodeCommand returns the encode command to take a JSONified transaction and turn it into Amino-serialized bytes.
GetSignCommand returns the sign command.
GetQueryCmd returns the root query command for the auth module.
GetSignCommand returns the transaction sign command.
GetTxCmd returns the transaction commands for this module.
QueryParamsCmd returns the command handler for evidence parameter querying.
QueryTxCmd implements the default command for a tx query.
QueryTxsByEventsCmd returns a command to search through transactions by events.