| `geth dumpgenesis` currently does not respect the content of the data directory. Instead, it outputs the genesis block created by command-line flags. This PR fixes it to read the genesis from the database, if the database already exists. Co-authored-by: Martin Holst Swende <martin@swende.se> | ||
|---|---|---|
| .. | ||
| cmd.go | ||
| diskusage_openbsd.go | ||
| diskusage_windows.go | ||
| diskusage.go | ||
| export_test.go | ||
| flags_legacy.go | ||
| flags_test.go | ||
| flags.go | ||
| prompt_test.go | ||
| prompt.go | ||