mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 21:36:26 +00:00
Fix the protobuf generation script. (#7127)
This should have been part of #7121, but I missed it.
This commit is contained in:
@@ -5,5 +5,3 @@ set -eo pipefail
|
||||
buf generate --path proto/tendermint
|
||||
|
||||
mv ./proto/tendermint/abci/types.pb.go ./abci/types
|
||||
|
||||
mv ./proto/tendermint/rpc/grpc/types.pb.go ./rpc/grpc
|
||||
|
||||
Reference in New Issue
Block a user