Versions in this module Expand all Collapse all v0 v0.11.1 Mar 16, 2021 v0.10.1 Mar 16, 2021 Changes in this version + func GetBlockTxHashes(cliCtx context.CLIContext, height int64) ([]string, error) + func GetBlockTxHashesCommand(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdCandles(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdDeals(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdFeeDetails(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdMatches(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdOrderList(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdTickers(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdTxList(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command