set private key
This commit is contained in:
parent
f4da8a9e2b
commit
bc35741a8a
2 changed files with 10 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue