Documentation ¶
Index ¶
- func CmdListBet() *cobra.Command
- func CmdListBetByCreator() *cobra.Command
- func CmdListBetByUIDs() *cobra.Command
- func CmdListPendingBets() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdShowBet() *cobra.Command
- func CmdWager() *cobra.Command
- func GetQueryCmd(_ 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 ¶ added in v0.0.4
CmdListBetByCreator implements a command to return all bets of a certain creator address
func CmdListBetByUIDs ¶ added in v0.0.4
CmdListBetByUIDs returns command object for querying bets by uid list
func CmdListPendingBets ¶ added in v0.0.6
CmdListPendingBets implements a command to return all pending bets of a market
func CmdQueryParams ¶ added in v0.0.5
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.