From 7cefd200aa25b0edaf2aa345f9121f090dc1ddfb Mon Sep 17 00:00:00 2001 From: Charles Hill Date: Fri, 12 Nov 2021 01:05:59 -0500 Subject: [PATCH] lntxbot.bigsun.xyz will expire soon, use lntxbot.com instead See: https://twitter.com/lntxbot/status/1457341136918482945 --- .env.example | 2 +- docs/guide/wallets.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 22e7d052d..8d8c681ab 100644 --- a/.env.example +++ b/.env.example @@ -66,7 +66,7 @@ LNPAY_API_KEY=LNPAY_API_KEY LNPAY_WALLET_KEY=LNPAY_ADMIN_KEY # LntxbotWallet -LNTXBOT_API_ENDPOINT=https://lntxbot.bigsun.xyz/ +LNTXBOT_API_ENDPOINT=https://lntxbot.com/ LNTXBOT_KEY=LNTXBOT_ADMIN_KEY # OpenNodeWallet diff --git a/docs/guide/wallets.md b/docs/guide/wallets.md index e6431ffd7..12e2d1983 100644 --- a/docs/guide/wallets.md +++ b/docs/guide/wallets.md @@ -65,7 +65,7 @@ For the invoice listener to work you have a publicly accessible URL in your LNbi ### lntxbot - `LNBITS_BACKEND_WALLET_CLASS`: **LntxbotWallet** -- `LNTXBOT_API_ENDPOINT`: https://lntxbot.bigsun.xyz/ +- `LNTXBOT_API_ENDPOINT`: https://lntxbot.com/ - `LNTXBOT_KEY`: lntxbotAdminApiKey