chore: logs

This commit is contained in:
Vlad Stan
2026-03-26 11:32:02 +02:00
parent d668747ca2
commit 3e1f75c4cc
2 changed files with 11 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@ from lnbits.wallets import get_funding_source
funding_source = get_funding_source()
is_boltz_wallet = funding_source.__class__.__name__ == "BoltzWallet"
print("### is_boltz_wallet", is_boltz_wallet, funding_source.__class__.__name__)
docker_lightning_cli = [
"docker",