mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 07:07:48 +01: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 |
||
---|---|---|
.. | ||
components | ||
account.js | ||
admin.js | ||
base.js | ||
bolt11-decoder.js | ||
components.js | ||
event-reactions.js | ||
index.js | ||
node.js | ||
users.js | ||
wallet.js |