mirror of
https://github.com/bumi/lnrpc
synced 2026-02-18 00:37:50 +00:00
Update README.md
This commit is contained in:
@@ -11,7 +11,7 @@ So lnrpc requires Ruby < 2.7.
|
|||||||
Add this line to your application's Gemfile:
|
Add this line to your application's Gemfile:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gem 'lnrpc', '~> 0.10.0'
|
gem 'lnrpc', '~> 0.11.0'
|
||||||
```
|
```
|
||||||
lnrpc follows the lnd versioning, thus it is recommended to specify the exact version you need for your lnd node as dependency (see [#Versioning](#Versioning)).
|
lnrpc follows the lnd versioning, thus it is recommended to specify the exact version you need for your lnd node as dependency (see [#Versioning](#Versioning)).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user