tendermint/rpc/grpc/compile.sh

4 lines
78 B
Bash

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