Documentation ¶
Index ¶
- func AddFundsToRewardPool() *cobra.Command
- func GetCmdDelegateFeedConsent() *cobra.Command
- func GetCmdQueryAggregatePrevote() *cobra.Command
- func GetCmdQueryAggregateVote() *cobra.Command
- func GetCmdQueryAllExchangeRates() *cobra.Command
- func GetCmdQueryExchangeRate() *cobra.Command
- func GetCmdQueryFeederDelegation() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryRewardPoolBalance() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddFundsToRewardPool ¶
func GetCmdDelegateFeedConsent ¶
GetCmdDelegateFeedConsent returns a CLI command handler to generate or broadcast a transaction with a MsgDelegateFeedConsent message.
func GetCmdQueryAggregatePrevote ¶
GetCmdQueryAggregatePrevote implements the query aggregate prevote of the validator command.
func GetCmdQueryAggregateVote ¶
GetCmdQueryAggregateVote implements the query aggregate prevote of the validator command.
func GetCmdQueryAllExchangeRates ¶
GetCmdQueryAllExchangeRates implements the query all exchange rate command.
func GetCmdQueryExchangeRate ¶
GetCmdQueryExchangeRates implements the query specified exchange rate command.
func GetCmdQueryFeederDelegation ¶
GetCmdQueryFeederDelegation implements the query feeder delegation command.
func GetCmdQueryParams ¶
GetCmdQueryParams implements the query params command.
func GetQueryCmd ¶
GetQueryCmd returns the CLI query commands for the x/oracle module.
Types ¶
This section is empty.