and modify gen

This commit is contained in:
MYLS 2018-09-26 13:22:03 +08:00
parent d6d61cf4d1
commit dbc8d522b6

View File

@ -7,4 +7,3 @@ protoc -I . --go_out=plugins=grpc:%dir% bdchain/api/tx_ledger.proto
protoc -I . --go_out=plugins=grpc:%dir% bdchain/api/ac_chain.proto
echo All Done!
pause.