# Functions
GetCmdQueryAnnualProvisions implements a command to return the current minting annual provisions value.
GetCmdQueryCurrentMintVolume returns the command for getting minted coins volume.
GetCmdQueryInflation implements a command to return the current minting inflation value.
GetCmdQueryIntegrationAddress returns the command for fetching integration address.
GetCmdQueryParams implements a command to return the current minting parameters.
GetCmdQueryTreasuryPool returns the command for fetching treasury pool info.
GetQueryCmd returns the cli query commands for the minting module.
NewCmdMintCoins implements coins minting transaction command.
NewCmdWithdrawCoinsToAccFromTreasury implements minting transaction command.
NewTxCmd returns a root CLI command handler for all x/mint transaction commands.