package
0.0.0-20210412185903-ed80a23ed134
Repository: https://github.com/bococoin/core.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 transaction commands for this module.
GetSignCommand returns the transaction sign command.
GetTxCmd returns the transaction commands for this module.
QueryTxCmd implements the default command for a tx query.
QueryTxsByEventsCmd returns a command to search through transactions by events.