cmd: export preimages in RLP, support GZIP, uniform with block export

This commit is contained in:
Péter Szilágyi
2018-03-26 13:34:21 +03:00
parent b6b6f52ec8
commit 495bdb0c71
4 changed files with 156 additions and 121 deletions

View File

@ -155,11 +155,11 @@ func init() {
initCommand,
importCommand,
exportCommand,
importPreimagesCommand,
exportPreimagesCommand,
copydbCommand,
removedbCommand,
dumpCommand,
preimageDumpCommand,
preimageImportCommand,
// See monitorcmd.go:
monitorCommand,
// See accountcmd.go: