reinit

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2021 License: LGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ReinitCommand = cli.Command{
		Name:      "reinit",
		Action:    reinit,
		Usage:     "Reinitialize a genesis block using previous node info",
		ArgsUsage: "\"nodekey1,nodekey2,...\"",
		Flags: []cli.Flag{
			nodeKeyFlag,
			quorumFlag,
		},
		Description: `This tool helps generate a genesis block`,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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