ABCI++: Update new protos to use enum instead of bool

This commit is contained in:
William Banfield
2022-03-18 16:37:37 -04:00
parent 5b6849ccf7
commit b70e8c65f5
14 changed files with 552 additions and 404 deletions
-2
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"