Documentation ¶
Index ¶
- func GetCmdMsgWithdrawCoinsToAccFromTreasury(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryAnnualProvisions(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryEthIntegrationAddress(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryInflation(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryParams(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryTreasuryPool(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdMsgWithdrawCoinsToAccFromTreasury ¶
GetCmdMsgWithdrawCoinsToAccFromTreasury implements minting transaction command.
func GetCmdQueryAnnualProvisions ¶
GetCmdQueryAnnualProvisions implements a command to return the current minting annual provisions value.
func GetCmdQueryInflation ¶
GetCmdQueryInflation implements a command to return the current minting inflation value.
func GetCmdQueryParams ¶
GetCmdQueryParams implements a command to return the current minting parameters.
func GetCmdQueryTreasuryPool ¶
GetCmdQueryTreasuryPool returns the command for fetching treasury pool info
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for the minting module.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.