node

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "node",
	Short: "Manage a node on the network",
	Long:  "Manage a node on the network",
}

Functions

func RunCreateNode

func RunCreateNode(args CreateArgs) error

Types

type Args

type Args struct {
	*rootCmd.RootArgs

	NetworkFile string
}

type CreateArgs

type CreateArgs struct {
	*Args
	NodeID string
	Force  bool
	Stake  bool
}

Jump to

Keyboard shortcuts

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