lnbits-legend/lnbits/wallets
dni ⚡ f0a66e41fb
[CHORE] flake8 issues E402, E721 and F821 (#1874)
* F821: undefine name
disabled and logged webhook_listener for opennode and lnpay because they are obviously not working
* E402: module level import not at top of file
* E721 fixes, only popped up for python3.9 not 3.10
2023-08-16 12:22:14 +02:00
..
lnd_grpc_files Mega-merge 4: Reenable LndWallet gRPC and use TrackPaymentV2 (#745) 2022-08-09 11:49:39 +02:00
macaroon [CHORE] flake8 issues E402, E721 and F821 (#1874) 2023-08-16 12:22:14 +02:00
__init__.py Refactor get walletclass (#1776) 2023-06-27 16:11:00 +02:00
base.py Refactor get walletclass (#1776) 2023-06-27 16:11:00 +02:00
cliche.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
cln.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
eclair.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
fake.py hotfix fakewallet 2023-04-14 12:03:06 +02:00
lnbits.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
lndgrpc.py [CHORE] flake8 issues E402, E721 and F821 (#1874) 2023-08-16 12:22:14 +02:00
lndrest.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
lnpay.py [CHORE] flake8 issues E402, E721 and F821 (#1874) 2023-08-16 12:22:14 +02:00
lntips.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
opennode.py [CHORE] flake8 issues E402, E721 and F821 (#1874) 2023-08-16 12:22:14 +02:00
spark.py [CHORE] E722 bare exception fix (#1871) 2023-08-16 12:17:54 +02:00
void.py FEAT: proper failing invoice/payment responses for VoidWallet (#1805) 2023-07-25 14:13:34 +01:00