2 lines
65 B
Makefile
2 lines
65 B
Makefile
|
protobuf:
|
||
|
protoc --go_out=plugins=grpc:. rpc_node/rpc_node.proto
|