cli

package
v0.0.0-...-c736a29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2021 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdBalance

func GetCmdBalance(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdBalance queries the auction module account balance.

func GetCmdCommitBid

func GetCmdCommitBid(cdc *codec.Codec) *cobra.Command

GetCmdCommitBid is the CLI command for committing a bid.

func GetCmdGetAuction

func GetCmdGetAuction(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdGetAuction queries an auction.

func GetCmdGetBid

func GetCmdGetBid(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdGetBid queries an auction bid.

func GetCmdGetBids

func GetCmdGetBids(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdGetBids queries all auction bids.

func GetCmdList

func GetCmdList(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdList queries all auctions.

func GetCmdListByBidder

func GetCmdListByBidder(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdListByBidder queries auctions by bidder.

func GetCmdQueryParams

func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryParams implements the params query command.

func GetCmdRevealBid

func GetCmdRevealBid(cdc *codec.Codec) *cobra.Command

GetCmdRevealBid is the CLI command for revealing a bid.

func GetQueryCmd

func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns query commands.

func GetTxCmd

func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetTxCmd returns transaction commands for this module.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL