Documentation ¶
Index ¶
- func CmdAddMarket() *cobra.Command
- func CmdGetMarket() *cobra.Command
- func CmdListMarketByUIDs() *cobra.Command
- func CmdListMarkets() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdResolveMarket() *cobra.Command
- func CmdUpdateMarket() *cobra.Command
- func GetQueryCmd(_ string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdAddMarket ¶
CmdAddMarket CLI registration for add market command
func CmdGetMarket ¶ added in v0.0.8
CmdGetMarket implements a command to return a specific market based on its UID
func CmdListMarketByUIDs ¶
CmdListMarketByUIDs returns command object for querying markets by uid list
func CmdListMarkets ¶
CmdListMarkets implements a command to return all markets
func CmdQueryParams ¶
CmdQueryParams returns the cmd function of params
func CmdResolveMarket ¶
CmdResolveMarket registers the resolve market command
func CmdUpdateMarket ¶
CmdUpdateMarket returns query for updating market transaction
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.