Documentation ¶
Index ¶
- func GetAccountCmd(cdc *codec.Codec) *cobra.Command
- func GetBroadcastCommand(cdc *codec.Codec) *cobra.Command
- func GetEncodeCommand(cdc *codec.Codec) *cobra.Command
- func GetMultiSignCommand(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
- func GetSignCommand(codec *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
- func QueryTxCmd(cdc *codec.Codec) *cobra.Command
- func QueryTxsByEventsCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccountCmd ¶
GetAccountCmd returns a query account that will display the state of the account at a given address.
func GetBroadcastCommand ¶
GetBroadcastCommand returns the tx broadcast command.
func GetEncodeCommand ¶
GetEncodeCommand returns the encode command to take a JSONified transaction and turn it into Amino-serialized bytes
func GetMultiSignCommand ¶
GetSignCommand returns the sign command
func GetQueryCmd ¶
GetTxCmd returns the transaction commands for this module
func GetSignCommand ¶
GetSignCommand returns the transaction sign command.
func QueryTxCmd ¶
QueryTxCmd implements the default command for a tx query.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.