From f4c3ac18b64806b2d660b67c90e904928b6ce2e0 Mon Sep 17 00:00:00 2001 From: keblek <68111648+keblek@users.noreply.github.com> Date: Fri, 4 Jun 2021 20:24:14 +0200 Subject: [PATCH] Adding comment for LNPay Adding what they are called in the website to add clarity --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index a05683ff7..1c6a446fa 100644 --- a/.env.example +++ b/.env.example @@ -44,7 +44,9 @@ LND_REST_MACAROON="HEXSTRING" # LNPayWallet LNPAY_API_ENDPOINT=https://api.lnpay.co/v1/ +# Secret API Key under developers tab LNPAY_API_KEY=LNPAY_API_KEY +# Wallet Admin in Wallet Access Keys LNPAY_WALLET_KEY=LNPAY_ADMIN_KEY # LntxbotWallet