blitz_api/app/models
fusion44 9665d694b7
feat: check defer starting LN and Bitcoin handlers
This really applies only to RaspiBlitz. Depending on the current
setup step there still isn't a Bitcoin Deamon or Lightning Node running.
We must defer the registration of all those handlers until later when
everything is properly setup.

Since there is a final reboot after the setup there is no need to
check in the background whether setup is finished. The API server
is restartet anyway.

refs #71
2022-03-19 09:29:09 +01:00
..
__init__.py feat: implement /lightning/list-all-tx endpoint 2021-11-02 19:02:08 +01:00
bitcoind.py feat: implement fee estimation endpoint 2021-12-06 18:38:01 +01:00
lightning.py feat: implement forward success SSE notifications 2022-01-15 14:27:08 +01:00
lightning_docs.py feat: implement /lightning/list-all-tx endpoint 2021-11-02 19:02:08 +01:00
system.py feat: check defer starting LN and Bitcoin handlers 2022-03-19 09:29:09 +01:00