mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-01-07 19:04:20 +01:00
* LND Backend - Add MINT_LND_REST_CERT_VERIFY bool variable that when set to False allows verify=False for httpx and ignore LND selfsigned certificate validation On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: .env.example modified: cashu/core/settings.py modified: cashu/lightning/lndrest.py * Update .env.example --------- Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>