mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-20 06:01:31 +00:00
2
Makefile
2
Makefile
@@ -92,7 +92,7 @@ proto-gen:
|
||||
@$(DOCKER_PROTO_BUILDER) buf generate --template=./buf.gen.yaml --config ./buf.yaml
|
||||
.PHONY: proto-gen
|
||||
|
||||
# Should be removed when work on ABCI++ is complete.
|
||||
# TODO: Should be removed when work on ABCI++ is complete.
|
||||
# For more information, see https://github.com/tendermint/tendermint/issues/8066
|
||||
abci-proto-gen:
|
||||
./scripts/abci-gen.sh
|
||||
|
||||
Reference in New Issue
Block a user