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 ¶ added in v0.5.0
GetCmdAggregateExchangeRatePrevote will create a aggregateExchangeRatePrevote tx and sign it with the given key.
func GetCmdAggregateExchangeRateVote ¶ added in v0.5.0
GetCmdAggregateExchangeRateVote will create a aggregateExchangeRateVote tx and sign it with the given key.
func GetCmdDelegateFeederPermission ¶ added in v0.5.0
GetCmdDelegateFeederPermission will create a feeder permission delegation tx and sign it with the given key.
func GetCmdQueryActives ¶ added in v0.5.0
GetCmdQueryActives implements the query actives command.
func GetCmdQueryAggregatePrevote ¶ added in v0.5.0
GetCmdQueryAggregatePrevote implements the query aggregate prevote of the validator command
func GetCmdQueryAggregateVote ¶ added in v0.5.0
GetCmdQueryAggregateVote implements the query aggregate prevote of the validator command
func GetCmdQueryExchangeRates ¶ added in v0.5.0
GetCmdQueryExchangeRates implements the query rate command.
func GetCmdQueryFeederDelegation ¶ added in v0.5.0
GetCmdQueryFeederDelegation implements the query feeder delegation command
func GetCmdQueryMissCounter ¶ added in v0.5.0
GetCmdQueryMissCounter implements the query miss counter of the validator command
func GetCmdQueryParams ¶ added in v0.0.5
GetCmdQueryParams implements the query params command.
func GetCmdQueryTobinTaxes ¶ added in v0.5.0
GetCmdQueryTobinTaxes implements the query params command.
func GetCmdQueryVoteTargets ¶ added in v0.5.0
GetCmdQueryVoteTargets implements the query params command.
func GetQueryCmd ¶ added in v0.5.0
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.