Documentation ¶
Index ¶
- func AggregateExchangeRatePrevote() *cobra.Command
- func AggregateExchangeRateVote() *cobra.Command
- func DelegateFeedConsent() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func QueryAggregatePrevote() *cobra.Command
- func QueryAggregateVote() *cobra.Command
- func QueryExchangeRate() *cobra.Command
- func QueryExchangeRates() *cobra.Command
- func QueryFeederDelegation() *cobra.Command
- func QueryHistoricAvgPrice() *cobra.Command
- func QueryMissCounter() *cobra.Command
- func QueryParams() *cobra.Command
- func QuerySlashWindow() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AggregateExchangeRatePrevote ¶
AggregateExchangeRatePrevote creates a Cobra command to generate or broadcast a transaction with a MsgAggregateExchangeRatePrevote message.
func AggregateExchangeRateVote ¶
AggregateExchangeRateVote creates a Cobra command to generate or broadcast a transaction with a NewMsgAggregateExchangeRateVote message.
func DelegateFeedConsent ¶
DelegateFeedConsent creates a Cobra command to generate or broadcast a transaction with a MsgDelegateFeedConsent message.
func GetQueryCmd ¶
GetQueryCmd returns the CLI query commands for the x/oracle module.
func QueryAggregatePrevote ¶
QueryAggregatePrevote implements the query aggregate prevote of the validator command.
func QueryAggregateVote ¶
QueryAggregateVote implements the query aggregate prevote of the validator command.
func QueryExchangeRate ¶
QueryExchangeRates implements the query rate command.
func QueryExchangeRates ¶
QueryExchangeRates implements the query rate command.
func QueryFeederDelegation ¶
QueryFeederDelegation implements the query feeder delegation command.
func QueryHistoricAvgPrice ¶
QueryHistoricAvgPrice implements the historic avg price command.
func QueryMissCounter ¶
QueryMissCounter implements the miss counter query command.
func QueryParams ¶
QueryParams implements the query params command.
func QuerySlashWindow ¶
QuerySlashWindow implements the slash window query command.
Types ¶
This section is empty.