This commit is contained in:
callebtc 2022-11-30 16:24:13 +01:00
parent 71be5abbe5
commit 35c5542b2f
27 changed files with 5624 additions and 358 deletions

View file

@ -103,3 +103,8 @@ ECLAIR_PASS=eclairpw
# Enter /api in LightningTipBot to get your key
LNTIPS_API_KEY=LNTIPS_ADMIN_KEY
LNTIPS_API_ENDPOINT=https://ln.tips
# Cashu Mint
# Use a long-enough random (!) private key.
# Once set, you cannot change this key as for now.
CASHU_PRIVATE_KEY="SuperSecretPrivateKey"