e513f79b81
* Setup minimal chain * Change app and command name * Rename command folder * Add run instructions * Add placeholder files for bond module * Missing new line
9 lines
277 B
YAML
9 lines
277 B
YAML
version: v1
|
|
plugins:
|
|
- name: gocosmos
|
|
out: ..
|
|
opt: plugins=grpc,Mgoogle/protobuf/any.proto=github.com/cosmos/cosmos-sdk/codec/types,Mcosmos/orm/v1/orm.proto=cosmossdk.io/orm
|
|
- name: grpc-gateway
|
|
out: ..
|
|
opt: logtostderr=true,allow_colon_final_segments=true
|