Documentation ¶
Index ¶
- func CmdAggregateExchangeRatePrevote() *cobra.Command
- func CmdAggregateExchangeRateVote() *cobra.Command
- func CmdDelegateFeederPermission() *cobra.Command
- func CmdQueryActives() *cobra.Command
- func CmdQueryAggregatePrevote() *cobra.Command
- func CmdQueryAggregateVote() *cobra.Command
- func CmdQueryExchangeRates() *cobra.Command
- func CmdQueryFeederDelegation() *cobra.Command
- func CmdQueryMissCounter() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdQueryVoteTargets() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewRegisterTargetProposalCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdAggregateExchangeRatePrevote ¶
CmdAggregateExchangeRatePrevote will create a MsgAggregateExchangeRatePrevote tx and sign it with the given key.
func CmdAggregateExchangeRateVote ¶
CmdAggregateExchangeRateVote will create a MsgAggregateExchangeRateVote tx and sign it with the given key.
func CmdDelegateFeederPermission ¶
CmdDelegateFeederPermission will create a MsgDelegateFeedConsent tx and sign it with the given key.
func CmdQueryActives ¶
CmdQueryActives implements the query actives command.
func CmdQueryAggregatePrevote ¶
CmdQueryAggregatePrevote implements the query aggregate prevote of the validator command
func CmdQueryAggregateVote ¶
CmdQueryAggregateVote implements the query aggregate prevote of the validator command
func CmdQueryExchangeRates ¶
CmdQueryExchangeRates implements the query rate command.
func CmdQueryFeederDelegation ¶
CmdQueryFeederDelegation implements the query feeder delegation command
func CmdQueryMissCounter ¶
CmdQueryMissCounter implements the query miss counter of the validator command
func CmdQueryParams ¶
func CmdQueryVoteTargets ¶
CmdQueryVoteTargets implements the query params command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.