Update proto files and scripts
This commit is contained in:
4
gen.bat
4
gen.bat
@@ -1,2 +1,4 @@
|
||||
mkdir go
|
||||
protoc -I=. --go_out=plugins=grpc:go common.proto tx_ledger.proto ac_chain.proto
|
||||
protoc -I . --go_out=plugins=grpc:go bg/api/common.proto
|
||||
protoc -I . --go_out=plugins=grpc:go bg/api/tx_ledger.proto
|
||||
protoc -I . --go_out=plugins=grpc:go bg/api/ac_chain.proto
|
||||
|
||||
Reference in New Issue
Block a user