We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da5d08 commit 0001615Copy full SHA for 0001615
proto/buf.gen.gogo.yaml
@@ -2,7 +2,7 @@ version: v1
2
plugins:
3
- name: gocosmos
4
out: ..
5
- opt: plugins=grpc,Mgoogle/protobuf/any.proto=github.com/cosmos/cosmos-sdk/codec/types
+ opt: plugins=grpc,Mgoogle/protobuf/any.proto=github.com/cosmos/cosmos-sdk/codec/types,Mibc/lightclients/tendermint/v1/tendermint.proto=github.com/cosmos/ibc-go/v10/modules/light-clients/07-tendermint,Mibc/core/client/v1/client.proto=github.com/cosmos/ibc-go/v10/modules/core/02-client/types
6
- name: grpc-gateway
7
8
opt: logtostderr=true,allow_colon_final_segments=true
0 commit comments