Documentation ¶
Index ¶
- func CmdListBet() *cobra.Command
- func CmdListBetByCreator() *cobra.Command
- func CmdListBetByUIDs() *cobra.Command
- func CmdListPendingBets() *cobra.Command
- func CmdPlaceBet() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdShowBet() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdListBet ¶
CmdListBet implements a command to return all bets
func CmdListBetByCreator ¶
CmdListBetByCreator implements a command to return all bets of a certain creator address
func CmdListBetByUIDs ¶
CmdListBetByUIDs returns command object for querying bets by uid list
func CmdListPendingBets ¶
CmdListPendingBets implements a command to return all pending bets of a market
func CmdPlaceBet ¶
CmdPlaceBet implements a command to place and store a single bet
func CmdQueryParams ¶
CmdQueryParams returns a command object instance for module params
func CmdShowBet ¶
CmdShowBet implements a command to return a specific bet
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.