Documentation ¶
Index ¶
- func GetCmdAggregateExchangeRateVote() *cobra.Command
- func GetCmdDelegateFeederPermission() *cobra.Command
- func GetCmdQueryActives() *cobra.Command
- func GetCmdQueryExchangeRates() *cobra.Command
- func GetCmdQueryFeederDelegation() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryPriceSnapshotHistory() *cobra.Command
- func GetCmdQueryTwaps() *cobra.Command
- func GetCmdQueryVotePenaltyCounter() *cobra.Command
- func GetCmdQueryVoteTargets() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdAggregateExchangeRateVote ¶
GetCmdAggregateExchangeRateVote will create a aggregateExchangeRateVote tx and sign it with the given key.
func GetCmdDelegateFeederPermission ¶
GetCmdDelegateFeederPermission will create a feeder permission delegation tx and sign it with the given key.
func GetCmdQueryActives ¶
GetCmdQueryActives implements the query actives command.
func GetCmdQueryExchangeRates ¶
GetCmdQueryExchangeRates implements the query rate command.
func GetCmdQueryFeederDelegation ¶
GetCmdQueryFeederDelegation implements the query feeder delegation command
func GetCmdQueryParams ¶
GetCmdQueryParams implements the query params command.
func GetCmdQueryTwaps ¶
func GetCmdQueryVotePenaltyCounter ¶
GetCmdQueryVotePenaltyCounter implements the query vote penalty counter of the validator command
func GetCmdQueryVoteTargets ¶
GetCmdQueryVoteTargets implements the query params command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.