Documentation ¶
Index ¶
- func GetCmdBurnToken(cdc *codec.Codec) *cobra.Command
- func GetCmdCreateIssuer(cdc *codec.Codec) *cobra.Command
- func GetCmdFreezeAccount(cdc *codec.Codec) *cobra.Command
- func GetCmdFreezeToken(cdc *codec.Codec) *cobra.Command
- func GetCmdIssuersAll(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdMintToken(cdc *codec.Codec) *cobra.Command
- func GetCmdUnfreezeToken(cdc *codec.Codec) *cobra.Command
- func GetCmdWithdrawToken(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdBurnToken ¶
GetCmdBurnToken is the CLI command for sending a BurnToken transaction
func GetCmdCreateIssuer ¶
GetCmdCreateIssuer is the CLI command for sending a CreateIssuer transaction
func GetCmdFreezeAccount ¶
GetCmdUnfreezeToken is the CLI command for sending a UnfreezeToken transaction
func GetCmdFreezeToken ¶
GetCmdFreezeToken is the CLI command for sending a FreezeToken transaction
func GetCmdMintToken ¶
GetCmdMintToken is the CLI command for sending a MintToken transaction
func GetCmdUnfreezeToken ¶
GetCmdUnfreezeToken is the CLI command for sending a UnfreezeToken transaction
func GetCmdWithdrawToken ¶
GetCmdWithdrawToken is the CLI command for sending a WithdrawToken transaction
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.