mirror of https://github.com/bumi/lntip
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
341 B
11 lines
341 B
disable-website = false |
|
disable-cors = false |
|
request-limit = 5 |
|
port = "1323" |
|
static-path = "" # Blank means disabled |
|
|
|
lnd-address = "127.0.0.1:10009" |
|
lnd-cert = "TLS cert as hex" |
|
lnd-cert-path = "Alternative to cert. Path to TLS cert file" |
|
lnd-macaroon = "Macaroon as hex" |
|
lnd-macaroon-path = "Alternative to macaroon. Path to macaroon file" |