1
0
mirror of https://github.com/bumi/lnrpc synced 2026-03-03 06:00:51 +00:00

v0.10.0 with support for routerrpc

This commit is contained in:
2020-05-05 22:08:35 +02:00
parent 9b098ef53e
commit c9e4f23cf4
8 changed files with 933 additions and 51 deletions

View File

@@ -6,6 +6,9 @@ a [gRPC](https://grpc.io/) client for [LND, the Lightning Network Daemon](https:
## Installation
Note: there is still an GRPC/protobuf [issue with Ruby 2.7](https://github.com/protocolbuffers/protobuf/issues/7070).
So lnrpc requires Ruby < 2.7.
Add this line to your application's Gemfile:
```ruby