3 lines
90 B
Bash
3 lines
90 B
Bash
mkdir go
|
|
protoc -I=. --go_out=plugins=grpc:go common.proto tx_ledger.proto ac_chain.proto
|