lnbits-legend/lnbits/wallets
2023-02-23 11:41:44 +00:00
..
lnd_grpc_files Mega-merge 4: Reenable LndWallet gRPC and use TrackPaymentV2 (#745) 2022-08-09 11:49:39 +02:00
macaroon fix flake8 F811 (redefinition of unused) 2023-01-30 11:46:45 +00:00
__init__.py RIP Lntxbot, thank you for all your help building LN, you will be missed :( 2023-02-23 11:41:44 +00:00
base.py fix flake8 E711 (comparison-to-none) 2023-01-30 11:46:44 +00:00
cliche.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
cln.py fix pylint C0209 (consider-using-f-string) 2023-01-30 11:46:43 +00:00
eclair.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
fake.py Wallets: add custom invoice expiry (#1396) 2023-01-26 11:08:40 +01:00
lnbits.py fix pylint W0612 (unused-variable) 2023-01-30 11:46:43 +00:00
lndgrpc.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
lndrest.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
lnpay.py change settings in wallets 2022-10-25 09:24:14 +02:00
lntips.py run autoflake 2023-01-30 11:46:43 +00:00
opennode.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
spark.py fix pylint C0209 (consider-using-f-string) 2023-01-30 11:46:43 +00:00
void.py add warning for voidwallet for better coloring in logs 2022-10-01 11:33:58 +02:00