blitz_api/app
Stefan Stammberger 9dfd95032a
refactor: move code from lnd impl to repository
This avoids duplicated code with other ln implementations later on.

This also pushes LightningStatus object to the SSE channel
instead of the full LnInfo object.

refs #11
2021-09-07 20:59:23 +02:00
..
auth chore: format all files using black 2021-09-05 08:56:53 +02:00
models refactor: system API 2021-09-05 20:23:59 +02:00
repositories refactor: move code from lnd impl to repository 2021-09-07 20:59:23 +02:00
routers refactor: system API 2021-09-05 20:23:59 +02:00
__init__.py feat: integrate sse-starlette source 2021-07-17 21:40:37 +02:00
sse_starlette.py chore: format all files using black 2021-09-05 08:56:53 +02:00
utils.py refactor: move code from lnd impl to repository 2021-09-07 20:59:23 +02:00