mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-13 12:42:47 +02:00
* refactor: add status column to apipayments keep track of the payment status with an enum and persist it as string to db. `pending`, `success`, `failed`. - database migration - remove deleting of payments, failed payments stay |
||
|---|---|---|
| .. | ||
| api | ||
| regtest | ||
| unit | ||
| wallets | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||