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