update abci script

This commit is contained in:
William Banfield
2022-03-17 18:27:09 -04:00
parent 16382559f0
commit ffa0d7aa4f

View File

@@ -18,8 +18,6 @@ sh ./scripts/protopackage.sh ./proto/tendermint/abci/types.proto $MODNAME "abci/
make proto-gen
mv ./proto/tendermint/abci/types.pb.go ./abci/types
echo "proto files have been compiled"
echo "checking out copied files"