forked from cerc-io/laconicd-deprecated
fix: fix the keys migrate
This commit is contained in:
@@ -32,6 +32,7 @@ func AddCommands(rootCmd *cobra.Command, defaultNodeHome string, appCreator type
|
||||
tmcmd.ResetAllCmd,
|
||||
tmcmd.ResetStateCmd,
|
||||
tmcmd.InspectCmd,
|
||||
sdkserver.MakeKeyMigrateCmd(),
|
||||
)
|
||||
|
||||
startCmd := StartCmd(appCreator, defaultNodeHome)
|
||||
|
||||
Reference in New Issue
Block a user