Documentation ¶
Index ¶
- Constants
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewAdvanceAuctionCmd() *cobra.Command
- func NewLiquidFarmCmd() *cobra.Command
- func NewLiquidUnfarmAndWithdrawCmd() *cobra.Command
- func NewLiquidUnfarmCmd() *cobra.Command
- func NewPlaceBidCmd() *cobra.Command
- func NewQueryBidsCmd() *cobra.Command
- func NewQueryExchangeRateCmd() *cobra.Command
- func NewQueryLiquidFarmCmd() *cobra.Command
- func NewQueryLiquidFarmsCmd() *cobra.Command
- func NewQueryParamsCmd() *cobra.Command
- func NewQueryRewardsAuctionCmd() *cobra.Command
- func NewQueryRewardsAuctionsCmd() *cobra.Command
- func NewQueryRewardsCmd() *cobra.Command
- func NewRefundBidCmd() *cobra.Command
Constants ¶
View Source
const (
FlagRewardsAuctionStatus = "status"
)
Variables ¶
This section is empty.
Functions ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for the module
func NewAdvanceAuctionCmd ¶
NewAdvanceAuctionCmd implements the advance auction by 1 command handler.
func NewLiquidFarmCmd ¶
NewLiquidFarmCmd implements the liquid farm command handler.
func NewLiquidUnfarmAndWithdrawCmd ¶
NewLiquidUnfarmAndWithdrawCmd implements the liquid unfarm and withdraw command handler.
func NewLiquidUnfarmCmd ¶
NewLiquidUnfarmCmd implements the liquid unfarm command handler.
func NewPlaceBidCmd ¶
NewPlaceBidCmd implements the place bid command handler.
func NewQueryBidsCmd ¶
func NewQueryExchangeRateCmd ¶
func NewQueryLiquidFarmCmd ¶
func NewQueryLiquidFarmsCmd ¶
func NewQueryParamsCmd ¶
func NewQueryRewardsCmd ¶
func NewRefundBidCmd ¶
NewRefundBidCmd implements the refund bid command handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.