Documentation ¶
Index ¶
- func GetCmdDepthBook(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryOrder(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryStore(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdDepthBook ¶
GetCmdDepthBook queries order book about a product
func GetCmdQueryOrder ¶
GetCmdQueryOrder queries order info by orderID
func GetCmdQueryParams ¶
GetCmdQueryParams implements the query params command.
func GetCmdQueryStore ¶
GetCmdQueryStore queries store statistic
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.