Documentation ¶
Index ¶
- func GetCmdMarkets(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdOracles(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdPostPrice(cdc *codec.Codec) *cobra.Command
- func GetCmdPrice(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryPrices(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdRawPrices(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdMarkets ¶
GetCmdMarkets queries list of markets in the pricefeed
func GetCmdOracles ¶
GetCmdOracles queries the oracle set of an asset
func GetCmdPostPrice ¶
GetCmdPostPrice cli command for posting prices.
func GetCmdPrice ¶
GetCmdPrice queries the current price of an asset
func GetCmdQueryParams ¶
GetCmdQueryParams queries the pricefeed module parameters
func GetCmdQueryPrices ¶ added in v0.13.0
GetCmdQueryPrices queries the pricefeed module for current prices
func GetCmdRawPrices ¶
GetCmdRawPrices queries the current price of an asset
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.