forked from cerc-io/laconicd-deprecated
ethermintd->laconicd
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user