mirror of
https://github.com/bumi/lnrpc
synced 2025-07-10 13:27:23 +00:00
readme
This commit is contained in:
parent
59c2f71fa7
commit
ec399c4510
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user