mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
stargate: Update define-proto.sh for ibc query/tx
This commit is contained in:
parent
ac3d2b3e3b
commit
14133f4b39
@ -36,10 +36,14 @@ protoc \
|
||||
"$COSMOS_PROTO_DIR/cosmos/vesting/v1beta1/vesting.proto" \
|
||||
"$COSMOS_PROTO_DIR/ibc/core/channel/v1/channel.proto" \
|
||||
"$COSMOS_PROTO_DIR/ibc/core/channel/v1/query.proto" \
|
||||
"$COSMOS_PROTO_DIR/ibc/core/channel/v1/tx.proto" \
|
||||
"$COSMOS_PROTO_DIR/ibc/core/client/v1/client.proto" \
|
||||
"$COSMOS_PROTO_DIR/ibc/core/client/v1/query.proto" \
|
||||
"$COSMOS_PROTO_DIR/ibc/core/client/v1/tx.proto" \
|
||||
"$COSMOS_PROTO_DIR/ibc/core/commitment/v1/commitment.proto" \
|
||||
"$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" \
|
||||
"$THIRD_PARTY_PROTO_DIR/confio/proofs.proto" \
|
||||
"$THIRD_PARTY_PROTO_DIR/tendermint/abci/types.proto" \
|
||||
"$THIRD_PARTY_PROTO_DIR/tendermint/crypto/keys.proto" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user