evmos/ethermint -> cerc-io/laconicd

This commit is contained in:
0xmuralik
2022-10-13 11:46:53 +05:30
parent a8afd0a79c
commit d35d3c0716
31 changed files with 420 additions and 415 deletions
+1 -1
View File
@@ -40,5 +40,5 @@ $(find "$(pwd)/proto" -maxdepth 5 -name '*.proto')
# go mod tidy
# move proto files to the right places
cp -r github.com/evmos/ethermint/* ./
cp -r github.com/cerc-io/laconicd/* ./
rm -rf github.com