Skip to content

Commit a5f950a

Browse files
authored
update .env.example (#794)
1 parent 15ec97b commit a5f950a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ MINT_LND_RPC_MACAROON="/path/to/admin.macaroon"
8989
MINT_LND_REST_ENDPOINT=https://127.0.0.1:8086
9090
MINT_LND_REST_CERT="/home/lnd/.lnd/tls.cert"
9191
MINT_LND_REST_MACAROON="/home/lnd/.lnd/data/chain/bitcoin/regtest/admin.macaroon"
92-
MINT_LND_REST_CERT_VERIFY=True
92+
MINT_LND_REST_CERT_VERIFY=TRUE
9393

9494
# Use with CLNRestWallet
9595
MINT_CLNREST_URL=https://localhost:3010

0 commit comments

Comments
 (0)