This commit is contained in:
callebtc
2022-09-13 21:55:42 +03:00
parent dbb1e1d391
commit 3b0ebf9f6b
6 changed files with 33 additions and 18 deletions

View File

@@ -1,15 +1,16 @@
DEBUG = true
MINT_PRIVATE_KEY=supersecretprivatekey
# WALLET
# for the mint
MINT_SERVER_HOST=127.0.0.1
MINT_SERVER_PORT=3338
# for the wallet
MINT_HOST=127.0.0.1
MINT_PORT=3338
# LnbitsWallet
# MINT
MINT_PRIVATE_KEY=supersecretprivatekey
MINT_SERVER_HOST=127.0.0.1
MINT_SERVER_PORT=3338
LNBITS_ENDPOINT=https://legend.lnbits.com
LNBITS_KEY=yourkeyasdasdasd