Documentation ¶
Index ¶
- func CmdAddValidatorOperatorAddress() *cobra.Command
- func CmdCreateCoordinator() *cobra.Command
- func CmdDisableCoordinator() *cobra.Command
- func CmdListCoordinator() *cobra.Command
- func CmdListValidator() *cobra.Command
- func CmdShowCoordinator() *cobra.Command
- func CmdShowCoordinatorByAddress() *cobra.Command
- func CmdShowValidator() *cobra.Command
- func CmdShowValidatorByOperatorAddress() *cobra.Command
- func CmdUpdateCoordinatorAddress() *cobra.Command
- func CmdUpdateCoordinatorDescription() *cobra.Command
- func CmdUpdateValidatorDescription() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdAddValidatorOperatorAddress ¶ added in v0.2.0
func CmdCreateCoordinator ¶
func CmdDisableCoordinator ¶ added in v0.2.0
func CmdListCoordinator ¶
func CmdListValidator ¶
func CmdShowCoordinator ¶
func CmdShowValidator ¶
func CmdShowValidatorByOperatorAddress ¶ added in v0.2.0
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_coordinator.go
- query_coordinator_by_address.go
- query_validator.go
- query_validator_by_operator_address.go
- tx.go
- tx_add_validator_operator_address.go
- tx_create_coordinator.go
- tx_disable_coordinator.go
- tx_update_coordinator_address.go
- tx_update_coordinator_description.go
- tx_update_validator_description.go
Click to show internal directories.
Click to hide internal directories.