Documentation ¶
Index ¶
- func GetCmdQueryAnnualProvisions() *cobra.Command
- func GetCmdQueryBlockProvision() *cobra.Command
- func GetCmdQueryBondedRatio() *cobra.Command
- func GetCmdQueryCirculatingSupply() *cobra.Command
- func GetCmdQueryInflation() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryTotalMintedProvision() *cobra.Command
- func GetQueryCmd() *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 GetCmdQueryBlockProvision ¶
GetCmdQueryBlockProvision implements a command to return the current block provision.
func GetCmdQueryBondedRatio ¶
GetCmdQueryBondedRatio implements a command to return the current bonded ratio.
func GetCmdQueryCirculatingSupply ¶
GetCmdQueryCirculatingSupply implements a command to return the current circulating supply.
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 GetCmdQueryTotalMintedProvision ¶
GetCmdQueryTotalMintedProvision implements a command to return the total minted provision.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for the minting module.
Types ¶
This section is empty.