refactor: unify responses in backend wallets
This commit is contained in:
parent
676fa29852
commit
47b93a97d6
8 changed files with 200 additions and 139 deletions
|
|
@ -1,6 +1,9 @@
|
|||
FLASK_APP=lnbits
|
||||
FLASK_ENV=development
|
||||
|
||||
LND_API_ENDPOINT=https://mylnd.io/rest/
|
||||
LND_ADMIN_MACAROON=LND_ADMIN_MACAROON
|
||||
|
||||
LNTXBOT_API_ENDPOINT=https://lntxbot.bigsun.xyz/
|
||||
LNTXBOT_ADMIN_KEY=LNTXBOT_ADMIN_KEY
|
||||
LNTXBOT_INVOICE_KEY=LNTXBOT_INVOICE_KEY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue