mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
9 lines
237 B
YAML
9 lines
237 B
YAML
|
version: v1
|
||
|
plugins:
|
||
|
- name: gocosmos
|
||
|
out: out
|
||
|
opt: plugins=grpc,Mgoogle/protobuf/any.proto=github.com/cosmos/cosmos-sdk/codec/types
|
||
|
- name: grpc-gateway
|
||
|
out: out
|
||
|
opt: logtostderr=true,allow_colon_final_segments=true
|