fix: reactivate preimage import command

This commit is contained in:
Guillaume Ballet 2023-11-08 13:39:41 +01:00
parent bf92a50dd4
commit e904b014d0

View file

@ -207,6 +207,7 @@ func init() {
initCommand,
importCommand,
exportCommand,
importPreimagesCommand,
removedbCommand,
dumpCommand,
dumpGenesisCommand,