mirror of
https://github.com/fusion44/blitz_api.git
synced 2026-08-18 12:27:50 +02:00
* feat: implement SSH CLN wallet unlock on the Blitz
* feat: implement API CLN wallet unlock on the Blitz
* feat: return error when wallet is already unlocked
* docs: update unlock-wallet docs
* fix: add more safety checks
* return 423 error on API calls if wallet locked
* check if unlock script exits with 1
* fix: call_script deprecation warning crash
closes #133
|
||
|---|---|---|
| .. | ||
| auth | ||
| external | ||
| models | ||
| repositories | ||
| routers | ||
| __init__.py | ||
| constants.py | ||
| main.py | ||
| utils.py | ||