Documentation
¶
Index ¶
- func AddSysAddressTxCmd(cdc *codec.Codec) *cobra.Command
- func BurnTxCmd(cdc *codec.Codec) *cobra.Command
- func ConversionRateTxCmd(cdc *codec.Codec) *cobra.Command
- func DestoryTxCmd(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryBonus(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryParams(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryPermissions(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryStatus(cdc *codec.Codec) *cobra.Command
- func GetCmdQuerySysAddress(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
- func IssueTxCmd(cdc *codec.Codec) *cobra.Command
- func PermissionsTxCmd(cdc *codec.Codec) *cobra.Command
- func SupplementTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DestoryTxCmd ¶
DestoryTxCmd will create a send tx and sign it with the given key.
func GetCmdQueryBonus ¶
GetCmdQueryBonus implements a command to return the current minting inflation value.
func GetCmdQueryParams ¶
GetCmdQueryParams implements a command to return the current minting parameters.
func GetCmdQueryPermissions ¶ added in v0.6.2
func GetCmdQueryStatus ¶
GetCmdQueryStatus implements a command to return the current minting inflation value.
func GetCmdQuerySysAddress ¶ added in v0.6.2
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for the minting module.
func IssueTxCmd ¶
IssueTxCmd will ipo new coins if no exist
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.