bumi / lnrpc

a gRPC client for the Lightning Network Daemin (LND) packed as rubygem
MIT License
18 stars 6 forks source link

Add script to generate gRPC files from the lnrpc/rpc.proto #1

Closed bumi closed 4 years ago

bumi commented 5 years ago

currently I have manually created the grpc files. We should add a script to automate this from this repository.

bumi commented 4 years ago

done: https://github.com/bumi/lnrpc/blob/master/generate-grpc-service-files.sh