set private key

This commit is contained in:
callebtc 2022-11-07 14:00:05 +01:00 committed by dni ⚡
parent 66c44bb990
commit 4c38bcbcf3
2 changed files with 10 additions and 3 deletions

View file

@ -108,3 +108,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"