3 lines
64 B
Bash
3 lines
64 B
Bash
|
mkdir go
|
||
|
protoc -I=. --go_out=go tx_ledger.proto ac_chain.proto
|