forked from cerc-io/plugeth
2e8b58f076
This PR offers two more database sub commands for exporting and importing data. Two exporters are implemented: preimage and snapshot data respectively. The import command is generic, it can take any data export and import into leveldb. The data format has a 'magic' for disambiguation, and a version field for future compatibility. |
||
---|---|---|
.. | ||
cmd.go | ||
customflags_test.go | ||
customflags.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 |