Documentation ¶
Index ¶
- func GetCmdQueryAnnualProvisions() *cobra.Command
- func GetCmdQueryCurrentMintVolume() *cobra.Command
- func GetCmdQueryInflation() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryTreasuryPool() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewCmdMintCoins() *cobra.Command
- func NewCmdWithdrawCoinsToAccFromTreasury() *cobra.Command
- func NewTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryAnnualProvisions ¶
GetCmdQueryAnnualProvisions implements a command to return the current minting annual provisions value.
func GetCmdQueryCurrentMintVolume ¶
GetCmdQueryCurrentMintVolume returns the command for getting minted coins volume
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.
func NewCmdMintCoins ¶
NewCmdMintCoins implements coins minting transaction command.
func NewCmdWithdrawCoinsToAccFromTreasury ¶
NewCmdWithdrawCoinsToAccFromTreasury implements minting transaction command.
Types ¶
This section is empty.