mirror of
https://github.com/bumi/lnrpc
synced 2026-02-13 15:17:48 +00:00
readme
This commit is contained in:
@@ -75,7 +75,7 @@ Also have a look at [examples.rb](https://github.com/bumi/lnrpc/blob/master/exam
|
|||||||
The Lnrpc::Client constructor allows the following options:
|
The Lnrpc::Client constructor allows the following options:
|
||||||
|
|
||||||
* credentials:
|
* credentials:
|
||||||
- `credentials` : the credentials data as string
|
- `credentials` : the credentials data as string (pass nil if a "trusted" cert (e.g. from letsencrypt is used)
|
||||||
- `credentials_path` : the path to a credentials file (tls.cert) as string (default: `"#{LND_HOME_DIR}/tls.cert"` )
|
- `credentials_path` : the path to a credentials file (tls.cert) as string (default: `"#{LND_HOME_DIR}/tls.cert"` )
|
||||||
* macaroon:
|
* macaroon:
|
||||||
- `macaroon` : the macaroon as hex string
|
- `macaroon` : the macaroon as hex string
|
||||||
|
|||||||
Reference in New Issue
Block a user