add default node home into server helpers (#6962)

This commit is contained in:
Jonathan Gimeno
2020-08-06 14:58:41 +00:00
committed by GitHub
parent 0e4d67601f
commit fe8c8b83aa
3 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ func init() {
debug.Cmd(),
)
server.AddCommands(rootCmd, newApp, exportAppStateAndTMValidators)
server.AddCommands(rootCmd, simapp.DefaultNodeHome, newApp, exportAppStateAndTMValidators)
// add keybase, auxiliary RPC, query, and tx child commands
rootCmd.AddCommand(