lnbits-legend/lnbits/core
oriolpont 37d9e30362 Change minWithdrawable from 1 msat to 1000 msats for the lnurl_full_withdraw
1 msat is fractional and thus unacceptable anyway. Also, when withdrawing from lnbits itself, this interferes with the input form to expect fractional 1.001 steps
2021-06-12 12:32:40 -03:00
..
static livestream extension. 2021-04-11 00:44:55 -03:00
templates/core fix links to extensions in payments tags. 2021-05-21 22:57:22 -03:00
views Change minWithdrawable from 1 msat to 1000 msats for the lnurl_full_withdraw 2021-06-12 12:32:40 -03:00
__init__.py public api for checking an invoice status with longpolling. 2021-06-02 17:05:07 -03:00
crud.py improve invoice deleting code. 2021-05-14 13:13:42 -03:00
migrations.py lnurl balanceCheck and balanceNotify. 2021-04-17 23:21:19 -03:00
models.py evade lnurl encoding error for withdraw_full QR on localhost. 2021-04-21 23:27:57 -03:00
services.py handle invalid lnurl-w responses on redeem_lnurl_withdraw. 2021-04-23 19:24:04 -03:00
tasks.py public api for checking an invoice status with longpolling. 2021-06-02 17:05:07 -03:00