Documentation ¶
Index ¶
- func GetCmdAuctionsByBidder() *cobra.Command
- func GetCmdAuctionsByOwner() *cobra.Command
- func GetCmdBalance() *cobra.Command
- func GetCmdCommitBid() *cobra.Command
- func GetCmdCreateAuction() *cobra.Command
- func GetCmdGetAuction() *cobra.Command
- func GetCmdGetBid() *cobra.Command
- func GetCmdGetBids() *cobra.Command
- func GetCmdList() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdRevealBid() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdAuctionsByBidder ¶
GetCmdAuctionsByBidder queries auctions by bidder.
func GetCmdAuctionsByOwner ¶
GetCmdAuctionsByOwner queries auctions by owner
func GetCmdBalance ¶
GetCmdBalance queries the auction module account balance.
func GetCmdCommitBid ¶
GetCmdCommitBid is the CLI command for committing a bid.
func GetCmdCreateAuction ¶
func GetCmdQueryParams ¶
GetCmdQueryParams implements the params query command.
func GetCmdRevealBid ¶
GetCmdRevealBid is the CLI command for revealing a bid.
func GetQueryCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.