Documentation ¶
Index ¶
- func GetCmdPlaceBid(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
- func QueryGetAuctionCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func QueryGetAuctionsCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func QueryParamsCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdPlaceBid ¶
GetCmdPlaceBid cli command for placing bids on auctions
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func QueryGetAuctionCmd ¶
QueryGetAuctionCmd queries one auction in the store
func QueryGetAuctionsCmd ¶
QueryGetAuctionsCmd queries the auctions in the store
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.