Documentation ¶
Index ¶
- func GetCmdAggregateExchangeRatePrevote() *cobra.Command
- func GetCmdAggregateExchangeRateVote() *cobra.Command
- func GetCmdDelegateFeederPermission() *cobra.Command
- func GetCmdQueryActives() *cobra.Command
- func GetCmdQueryAggregatePrevote() *cobra.Command
- func GetCmdQueryAggregateVote() *cobra.Command
- func GetCmdQueryExchangeRates() *cobra.Command
- func GetCmdQueryFeederDelegation() *cobra.Command
- func GetCmdQueryMissCounter() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryTobinTaxes() *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 GetCmdAggregateExchangeRatePrevote ¶
GetCmdAggregateExchangeRatePrevote will create a aggregateExchangeRatePrevote tx and sign it with the given key.
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 GetCmdQueryAggregatePrevote ¶
GetCmdQueryAggregatePrevote implements the query aggregate prevote of the validator command
func GetCmdQueryAggregateVote ¶
GetCmdQueryAggregateVote implements the query aggregate prevote of the validator command
func GetCmdQueryExchangeRates ¶
GetCmdQueryExchangeRates implements the query rate command.
func GetCmdQueryFeederDelegation ¶
GetCmdQueryFeederDelegation implements the query feeder delegation command
func GetCmdQueryMissCounter ¶
GetCmdQueryMissCounter implements the query miss counter of the validator command
func GetCmdQueryParams ¶
GetCmdQueryParams implements the query params command.
func GetCmdQueryTobinTaxes ¶
GetCmdQueryTobinTaxes implements the query params 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.