Documentation ¶
Index ¶
- Constants
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewBurnShareCmd() *cobra.Command
- func NewCmdSubmitPublicPositionCreateProposal() *cobra.Command
- func NewCmdSubmitPublicPositionParameterChangeProposal() *cobra.Command
- func NewMintShareCmd() *cobra.Command
- func NewPlaceBidCmd() *cobra.Command
- func NewQueryBidsCmd() *cobra.Command
- func NewQueryParamsCmd() *cobra.Command
- func NewQueryPublicPositionCmd() *cobra.Command
- func NewQueryPublicPositionsCmd() *cobra.Command
- func NewQueryRewardsAuctionCmd() *cobra.Command
- func NewQueryRewardsAuctionsCmd() *cobra.Command
- func NewQueryRewardsCmd() *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 NewBurnShareCmd ¶
NewBurnShareCmd implements the burn share command handler.
func NewMintShareCmd ¶
NewMintShareCmd implements the mint share command handler.
func NewPlaceBidCmd ¶
NewPlaceBidCmd implements the place bid command handler.
func NewQueryBidsCmd ¶
func NewQueryParamsCmd ¶
func NewQueryRewardsCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.