Documentation ¶
Index ¶
- func BurnTxCmd(cdc *codec.Codec) *cobra.Command
- func GetAccountCmd(cdc *codec.Codec, decoder auth.AccountDecoder) *cobra.Command
- func GetCmdQueryCoinType(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryTokenStats(cdc *codec.Codec, decoder auth.AccountDecoder) *cobra.Command
- func SendTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BurnTxCmd ¶ added in v0.10.0
BurnTxCmd will create a burn token tx and sign it with the given key.
func GetAccountCmd ¶
GetAccountCmd returns a query account that will display the state of the account at a given address. nolint: unparam
func GetCmdQueryCoinType ¶
GetCmdQueryCoinType performs coin type query
func GetCmdQueryTokenStats ¶ added in v0.10.0
GetCmdQueryTokenStats performs token statistic query
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.