Documentation ¶
Index ¶
- Variables
- func CmdQueryParams() *cobra.Command
- func GetCmdAggregateValidatorPrevote() *cobra.Command
- func GetCmdAggregateValidatorVote() *cobra.Command
- func GetCmdDelegateFeederPermission() *cobra.Command
- func GetCmdQueryActives() *cobra.Command
- func GetCmdQueryFeederDelegation() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdQueryParams ¶
func GetCmdAggregateValidatorPrevote ¶
GetCmdAggregateValidatorPrevote will create a aggregateValidatorPrevote tx and sign it with the given key.
func GetCmdAggregateValidatorVote ¶
GetCmdAggregateValidatorVote will create a aggregateValidatorVote 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 GetCmdQueryFeederDelegation ¶
GetCmdQueryFeederDelegation implements the query feeder delegation command
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.