1
0
mirror of https://github.com/fluencelabs/tendermint synced 2025-06-13 05:11:21 +00:00
Files
tendermint/rpc/grpc/compile.sh

4 lines
78 B
Bash
Raw Normal View History

#! /bin/bash
protoc --go_out=plugins=grpc:. -I $GOPATH/src/ -I . types.proto