Added read and invoice macs to lnd
This commit is contained in:
parent
ea292b5035
commit
b8b42d1475
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ FLASK_ENV=development
|
||||||
|
|
||||||
LND_API_ENDPOINT=https://mylnd.io/rest/
|
LND_API_ENDPOINT=https://mylnd.io/rest/
|
||||||
LND_ADMIN_MACAROON=LND_ADMIN_MACAROON
|
LND_ADMIN_MACAROON=LND_ADMIN_MACAROON
|
||||||
|
LND_INVOICE_MACAROON=LND_INVOICE_MACAROON
|
||||||
|
LND_READ_MACAROON=LND_READ_MACAROON
|
||||||
|
|
||||||
LNTXBOT_API_ENDPOINT=https://lntxbot.bigsun.xyz/
|
LNTXBOT_API_ENDPOINT=https://lntxbot.bigsun.xyz/
|
||||||
LNTXBOT_ADMIN_KEY=LNTXBOT_ADMIN_KEY
|
LNTXBOT_ADMIN_KEY=LNTXBOT_ADMIN_KEY
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue