# Functions
GetBlockTxHashes return tx hashes in the block of the given height.
GetBlockTxHashesCommand queries the tx hashes in the block of the given height.
GetCmdCandles queries kline list.
GetCmdDeals queries deals.
GetCmdFeeDetails queries fee details of a user.
GetCmdMatches queries match result of a product.
GetCmdOrderList queries user's order list.
GetCmdTickers queries latest ticker list.
GetCmdTxList queries user's transaction history.
GetQueryCmd returns the cli query commands for this module.