forked from cerc-io/laconicd-deprecated
chore: rename the ethermint to chibaclonk
1. rename `ethermint` to `chiba-clonk` 2. fix the `make localnet-start`
This commit is contained in:
+2
-2
@@ -128,10 +128,10 @@ func init() {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
DefaultNodeHome = filepath.Join(userHomeDir, ".ethermintd")
|
||||
DefaultNodeHome = filepath.Join(userHomeDir, ".chibaclonkd")
|
||||
}
|
||||
|
||||
const appName = "ethermintd"
|
||||
const appName = "chibaclonkd"
|
||||
|
||||
var (
|
||||
// DefaultNodeHome default home directories for the application daemon
|
||||
|
||||
Reference in New Issue
Block a user