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