validator

package
v0.76.8 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func RunJoin

func RunJoin(args JoinArgs) error

Types

type Args added in v0.76.8

type Args struct {
	*rootCmd.RootArgs

	NetworkFile string
}

type JoinArgs

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

Jump to

Keyboard shortcuts

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