mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-01-19 05:33:47 +01:00
Added read and invoice macs to lnd
This commit is contained in:
parent
ea292b5035
commit
b8b42d1475
@ -3,6 +3,8 @@ FLASK_ENV=development
|
||||
|
||||
LND_API_ENDPOINT=https://mylnd.io/rest/
|
||||
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_ADMIN_KEY=LNTXBOT_ADMIN_KEY
|
||||
|
Loading…
Reference in New Issue
Block a user