stargate: Update define-proto.sh for tendermint

This commit is contained in:
willclarktech 2021-03-17 16:36:10 +01:00
parent 0350087a04
commit 4d160a0d94
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -44,6 +44,7 @@ protoc \
"$COSMOS_PROTO_DIR/ibc/core/connection/v1/connection.proto" \
"$COSMOS_PROTO_DIR/ibc/core/connection/v1/query.proto" \
"$COSMOS_PROTO_DIR/ibc/core/connection/v1/tx.proto" \
"$COSMOS_PROTO_DIR/ibc/lightclients/tendermint/v1/tendermint.proto" \
"$THIRD_PARTY_PROTO_DIR/confio/proofs.proto" \
"$THIRD_PARTY_PROTO_DIR/tendermint/abci/types.proto" \
"$THIRD_PARTY_PROTO_DIR/tendermint/crypto/keys.proto" \