cmd: implement preimage dump and import cmds
This commit is contained in:
committed by
Péter Szilágyi
parent
933972d139
commit
b6b6f52ec8
@ -158,6 +158,8 @@ func init() {
|
||||
copydbCommand,
|
||||
removedbCommand,
|
||||
dumpCommand,
|
||||
preimageDumpCommand,
|
||||
preimageImportCommand,
|
||||
// See monitorcmd.go:
|
||||
monitorCommand,
|
||||
// See accountcmd.go:
|
||||
|
Reference in New Issue
Block a user