Documentation ¶
Index ¶
- func CmdQueryParams() *cobra.Command
- func GetCmdQueryHistoricalParticipationExposures() *cobra.Command
- func GetCmdQueryOrderBook() *cobra.Command
- func GetCmdQueryOrderBookExposure() *cobra.Command
- func GetCmdQueryOrderBookExposures() *cobra.Command
- func GetCmdQueryOrderBookParticipation() *cobra.Command
- func GetCmdQueryOrderBookParticipationExposures() *cobra.Command
- func GetCmdQueryOrderBookParticipations() *cobra.Command
- func GetCmdQueryOrderBooks() *cobra.Command
- func GetCmdQueryParticipationBets() *cobra.Command
- func GetCmdQueryParticipationExposures() *cobra.Command
- func GetQueryCmd(_ string) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdQueryParams ¶
CmdQueryParams returns a command object instance for module params
func GetCmdQueryHistoricalParticipationExposures ¶
GetCmdQueryHistoricalParticipationExposures implements the command to query all the historical participation exposures to a specific orderbook.
func GetCmdQueryOrderBook ¶
GetCmdQueryOrderBook implements the orderbook query command.
func GetCmdQueryOrderBookExposure ¶ added in v0.0.8
GetCmdQueryOrderBookExposure implements the book-exposure query command.
func GetCmdQueryOrderBookExposures ¶ added in v0.0.8
GetCmdQueryOrderBookExposures implements the command to query all the exposures to a specific orderbook.
func GetCmdQueryOrderBookParticipation ¶ added in v0.0.8
GetCmdQueryOrderBookParticipation implements the book-participation query command.
func GetCmdQueryOrderBookParticipationExposures ¶ added in v0.0.8
GetCmdQueryOrderBookParticipationExposures implements the command to query all the participation exposures to a specific orderbook.
func GetCmdQueryOrderBookParticipations ¶ added in v0.0.8
GetCmdQueryOrderBookParticipations implements the command to query all the participations to a specific orderbook.
func GetCmdQueryOrderBooks ¶
GetCmdQueryOrderBooks implements the query all order books command.
func GetCmdQueryParticipationBets ¶
GetCmdQueryParticipationBets implements the command to query all the participation fulfilled bets to a specific orderbook.
func GetCmdQueryParticipationExposures ¶
GetCmdQueryParticipationExposures implements the participation-exposure query command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.