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 GetCmdQueryOrderBookParticipations() *cobra.Command
- func GetCmdQueryOrderBooks() *cobra.Command
- func GetCmdQueryParticipationBets() *cobra.Command
- func GetCmdQueryParticipationExposure() *cobra.Command
- func GetCmdQueryParticipationExposures() *cobra.Command
- func GetQueryCmd(queryRoute 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 ¶ added in v0.0.6
GetCmdQueryHistoricalParticipationExposures implements the command to query all the historical participation exposures to a specific strategicreserve.
func GetCmdQueryOrderBook ¶ added in v0.0.6
GetCmdQueryOrderBook implements the strategicreserve query command.
func GetCmdQueryOrderBookExposure ¶ added in v0.0.6
GetCmdQueryOrderBookExposure implements the bookexposure query command.
func GetCmdQueryOrderBookExposures ¶ added in v0.0.6
GetCmdQueryOrderBookExposures implements the command to query all the exposures to a specific strategicreserve.
func GetCmdQueryOrderBookParticipation ¶ added in v0.0.6
GetCmdQueryOrderBookParticipation implements the bookparticipation query command.
func GetCmdQueryOrderBookParticipations ¶ added in v0.0.6
GetCmdQueryOrderBookParticipations implements the command to query all the participations to a specific strategicreserve.
func GetCmdQueryOrderBooks ¶ added in v0.0.6
GetCmdQueryOrderBooks implements the query all order books command.
func GetCmdQueryParticipationBets ¶ added in v0.0.6
GetCmdQueryParticipationBets implements the command to query all the participation fulfilled bets to a specific strategicreserve.
func GetCmdQueryParticipationExposure ¶ added in v0.0.6
GetCmdQueryParticipationExposure implements the participationexposure query command.
func GetCmdQueryParticipationExposures ¶ added in v0.0.6
GetCmdQueryParticipationExposures implements the command to query all the participation exposures to a specific strategicreserve.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.