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
+1 -1
View File
@@ -1,7 +1,7 @@
# Build chain
```bash
# it will create binary in build folder with `ethermintd`
# it will create binary in build folder with `laconicd`
$ make build
```
+1 -1
View File
@@ -1,7 +1,7 @@
# Build chain
```bash
# it will create binary in build folder with `ethermintd`
# it will create binary in build folder with `laconicd`
$ make build
```