ethermintd->laconicd

This commit is contained in:
0xmuralik
2022-10-13 11:23:17 +05:30
parent 995405d204
commit 051ef3fd2a
21 changed files with 56 additions and 56 deletions
+2 -2
View File
@@ -132,10 +132,10 @@ func init() {
panic(err)
}
DefaultNodeHome = filepath.Join(userHomeDir, ".ethermintd")
DefaultNodeHome = filepath.Join(userHomeDir, ".laconicd")
}
const appName = "ethermintd"
const appName = "laconicd"
var (
// DefaultNodeHome default home directories for the application daemon