Added read and invoice macs to lnd

This commit is contained in:
Arc
2020-01-16 12:42:03 +00:00
committed by GitHub
parent ea292b5035
commit b8b42d1475

View File

@@ -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