parse

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2019 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ParseCmd = &cobra.Command{
	Use:   "parse [genesis file]",
	Short: "parse genesis file",
	Long: `
The parse command parses a genesis file. 
`,
	Args: cobra.ExactArgs(1),
	RunE: parseGenesis,
}

ParseCmd is an Ethereum key manager

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