Documentation ¶
Index ¶
- func GetAccountCmd(cdc *codec.Codec) *cobra.Command
- func GetBroadcastCommand(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
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 GetMultiSignCommand ¶
GetSignCommand returns the sign command
func GetQueryCmd ¶
GetTxCmd returns the transaction commands for this module
func GetSignCommand ¶
GetSignCommand returns the transaction sign command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.