cmd: export preimages in RLP, support GZIP, uniform with block export
This commit is contained in:
@ -155,11 +155,11 @@ func init() {
|
||||
initCommand,
|
||||
importCommand,
|
||||
exportCommand,
|
||||
importPreimagesCommand,
|
||||
exportPreimagesCommand,
|
||||
copydbCommand,
|
||||
removedbCommand,
|
||||
dumpCommand,
|
||||
preimageDumpCommand,
|
||||
preimageImportCommand,
|
||||
// See monitorcmd.go:
|
||||
monitorCommand,
|
||||
// See accountcmd.go:
|
||||
|
Reference in New Issue
Block a user