Files
lnbits/lnbits
dni ⚡andGitHub 32596758cc fix: show proper total balances fix cleanups (#2490)
payments are not deleted oif we delete a wallets, so to get a accurate
total representation of the lnbits balance we need to create the
balances view based on the wallets table, not payments, else deleted
balances will still show up.

2nd, delete_unused_wallets and delete_accounts was never working if
because they never got an updated_at time, so i just check if its null
else i check to timedelta on created_at
2024-05-13 18:01:53 +01:00
..
2024-05-10 12:06:46 +02:00
2024-05-10 11:49:50 +02:00
2022-10-25 09:23:30 +02:00
2024-04-15 13:38:04 +02:00
2023-12-06 12:55:01 +01:00
2021-10-17 18:33:29 +01:00