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

Update to lnd version 0.7 (beta)

This commit is contained in:
2019-07-03 17:30:43 +02:00
parent 2e65af5fcf
commit 26fc81e177
6 changed files with 74 additions and 36 deletions

View File

@@ -1,11 +1,11 @@
# Lnrpc - ruby gRPC client for LND
[![Gem Version](https://badge.fury.io/rb/lnrpc.svg)](https://badge.fury.io/rb/lnrpc)
a [gRPC](https://grpc.io/) client for [LND, the Lightning Network Daemon](https://github.com/lightningnetwork/lnd/) packed as ruby gem.
## Installation
Add this line to your application's Gemfile:
```ruby