validator

package
v0.75.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ValidatorCmd = &cobra.Command{
	Use:   "validator",
	Short: "Manage validators",
	Long:  `Manage validators`,
}

Root Command for OPS

Functions

func RunJoin

func RunJoin(args JoinArgs) error

Types

type JoinArgs

type JoinArgs struct {
	*ValidatorArgs
	VegaNetworkName             string
	NodeId                      string
	GenerateSecrets             bool
	UnstakeFromOld              bool
	Stake                       bool
	SelfDelegate                bool
	GetEthAddressToSubmitBundle bool
	SendEthereumEvents          bool
}

type ValidatorArgs

type ValidatorArgs struct {
	*rootCmd.RootArgs
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL