Documentation ¶
Index ¶
- Constants
- func CmdAddOracle() *cobra.Command
- func CmdInstantiateOracle() *cobra.Command
- func CmdRestoreOracleICA() *cobra.Command
- func GetCmdQueryMetrics() *cobra.Command
- func GetCmdQueryOracle() *cobra.Command
- func GetCmdQueryOracles() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagMetricKey = "metric-key" FlagOracleChainId = "oracle-chain-id" FlagActive = "active" )
Variables ¶
This section is empty.
Functions ¶
func CmdAddOracle ¶
Adds a new oracle given a provided connection and registers the oracle ICA
func CmdInstantiateOracle ¶
Instantiates an oracle cosmwasm contract
func CmdRestoreOracleICA ¶
Restores the oracle ICA channel after a channel closure
func GetCmdQueryMetrics ¶
GetCmdQueryMetrics implements a command to query metrics with optional key and/or oracle chain-id filters
func GetCmdQueryOracle ¶
GetCmdQueryOracle implements a command to query a specific oracle using the oracle's chain ID
func GetCmdQueryOracles ¶
GetCmdQueryOracles implements a command to query all oracles with an optional "active" filter
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.