We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ec97b commit a5f950aCopy full SHA for a5f950a
.env.example
@@ -89,7 +89,7 @@ MINT_LND_RPC_MACAROON="/path/to/admin.macaroon"
89
MINT_LND_REST_ENDPOINT=https://127.0.0.1:8086
90
MINT_LND_REST_CERT="/home/lnd/.lnd/tls.cert"
91
MINT_LND_REST_MACAROON="/home/lnd/.lnd/data/chain/bitcoin/regtest/admin.macaroon"
92
-MINT_LND_REST_CERT_VERIFY=True
+MINT_LND_REST_CERT_VERIFY=TRUE
93
94
# Use with CLNRestWallet
95
MINT_CLNREST_URL=https://localhost:3010
0 commit comments