lnbits-legend/lnbits/core
Arc 2216649412
remove msat fee to sat (#1737)
* remove msat fee

* Fixed some formatting
2023-05-24 20:27:56 +01:00
..
static remove msat fee to sat (#1737) 2023-05-24 20:27:56 +01:00
templates remove msat fee to sat (#1737) 2023-05-24 20:27:56 +01:00
views feat: print extensions version on install/uninstall/reinstall (#1726) 2023-05-24 11:58:11 +01:00
__init__.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
crud.py fix "boolean" query for sqlite (#1727) 2023-05-24 12:14:21 +02:00
helpers.py Create super user account if it does not exist (#1688) 2023-05-09 09:22:19 +01:00
migrations.py reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00
models.py Serverside Pagination for payments (#1613) 2023-05-09 09:18:53 +01:00
services.py Adds websocket for incoming/outgoing payments with wallet balance (#1679) 2023-05-22 12:38:26 +01:00
tasks.py Adds websocket for incoming/outgoing payments with wallet balance (#1679) 2023-05-22 12:38:26 +01:00