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 ¶
GetCmdQueryHistoricalParticipationExposures implements the command to query all the historical participation exposures to a specific strategicreserve.
func GetCmdQueryOrderBook ¶
GetCmdQueryOrderBook implements the strategicreserve query command.
func GetCmdQueryOrderBookExposure ¶
GetCmdQueryOrderBookExposure implements the bookexposure query command.
func GetCmdQueryOrderBookExposures ¶
GetCmdQueryOrderBookExposures implements the command to query all the exposures to a specific strategicreserve.
func GetCmdQueryOrderBookParticipation ¶
GetCmdQueryOrderBookParticipation implements the bookparticipation query command.
func GetCmdQueryOrderBookParticipations ¶
GetCmdQueryOrderBookParticipations implements the command to query all the participations to a specific strategicreserve.
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 strategicreserve.
func GetCmdQueryParticipationExposure ¶
GetCmdQueryParticipationExposure implements the participationexposure query command.
func GetCmdQueryParticipationExposures ¶
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.