Documentation ¶
Index ¶
- func GetCmdBanAccount(cdc *codec.Codec) *cobra.Command
- func GetCmdBurn(cdc *codec.Codec) *cobra.Command
- func GetCmdDistributeReward(cdc *codec.Codec) *cobra.Command
- func GetCmdIsAccountBanned(cdc *codec.Codec) *cobra.Command
- func GetCmdMinGasPrice(cdc *codec.Codec) *cobra.Command
- func GetCmdMint(cdc *codec.Codec) *cobra.Command
- func GetCmdResetAccount(cdc *codec.Codec) *cobra.Command
- func GetCmdUnBanAccount(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdBanAccount ¶ added in v1.4.0
GetCmdBanAccount is the CLI command for sending a BanAccount transaction
func GetCmdBurn ¶ added in v1.4.1
GetCmdBurn is the CLI command for sending a Burn transaction
func GetCmdDistributeReward ¶ added in v1.3.2
func GetCmdIsAccountBanned ¶ added in v1.4.0
func GetCmdMint ¶ added in v1.4.0
GetCmdMint is the CLI command for sending a Mint transaction
func GetCmdResetAccount ¶
GetCmdResetAccount is the CLI command for sending a ResetAccount transaction
func GetCmdUnBanAccount ¶ added in v1.4.0
GetCmdUnBanAccount is the CLI command for sending a BanAccount 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.