set private key

This commit is contained in:
callebtc 2022-11-07 14:00:05 +01:00
parent f4da8a9e2b
commit bc35741a8a
2 changed files with 10 additions and 3 deletions

View file

@ -97,3 +97,7 @@ 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
CASHU_PRIVATE_KEY="SuperSecretPrivateKey"