mirror of
https://github.com/bumi/lnrpc
synced 2025-08-03 06:30:27 +00:00
typo
This commit is contained in:
parent
703c6929f0
commit
3ce3a64346
@ -83,7 +83,7 @@ The Lnrpc::Client constructor allows the following options:
|
||||
* address:
|
||||
- `address` : lnd address as string. format: address:port, e.g. localhost:10009 (default)
|
||||
|
||||
If no credentials or no macaroon is provied defaults files are assumed in `ENV['LND_HOME'] || "~/.lnd"`.
|
||||
If no credentials or no macaroon is provided default files are assumed in `ENV['LND_HOME'] || "~/.lnd"`.
|
||||
A macaroon is required.
|
||||
|
||||
```ruby
|
||||
|
Loading…
x
Reference in New Issue
Block a user