lnbits-legend/lnbits/wallets
fiatjaf e112258c39 improve checking routine.
check pending invoices only once on startup,
then check outgoing payments every 30 minutes,
and delete outgoing payments that return False (meaning they have failed).

also fix a bug on sparko.
2021-03-28 00:11:45 -03:00
..
__init__.py add VoidWallet and make it the default. 2020-09-03 21:43:32 -03:00
base.py improve checking routine. 2021-03-28 00:11:45 -03:00
clightning.py make all methods from all wallets async. 2021-03-24 01:01:09 -03:00
lnbits.py make all methods from all wallets async. 2021-03-24 01:01:09 -03:00
lndgrpc.py make all methods from all wallets async. 2021-03-24 01:01:09 -03:00
lndrest.py make all methods from all wallets async. 2021-03-24 01:01:09 -03:00
lnpay.py make all methods from all wallets async. 2021-03-24 01:01:09 -03:00
lntxbot.py make all methods from all wallets async. 2021-03-24 01:01:09 -03:00
opennode.py make all methods from all wallets async. 2021-03-24 01:01:09 -03:00
spark.py improve checking routine. 2021-03-28 00:11:45 -03:00
void.py make all methods from all wallets async. 2021-03-24 01:01:09 -03:00