# Functions
GetCmdQueryAnnualProvisions implements a command to return the current minting annual provisions value.
GetCmdQueryBlockProvision implements a command to return the current block provision.
GetCmdQueryBondedRatio implements a command to return the current bonded ratio.
GetCmdQueryCirculatingSupply implements a command to return the current circulating supply.
GetCmdQueryInflation implements a command to return the current minting inflation value.
GetCmdQueryParams implements a command to return the current minting parameters.
GetCmdQueryTotalMintedProvision implements a command to return the total minted provision.
GetQueryCmd returns the cli query commands for the minting module.