raspiblitz icon indicating copy to clipboard operation
raspiblitz copied to clipboard

Improve LND Wallet Locked Detection

Open rootzoll opened this issue 2 years ago • 0 comments

Improve detection of WalletLocked in LND - seems a bit off. Use status of systemd.

Remove old use of "lnd.unlock.sh status" - instead use lnd.monitor.sh

Also check the if possible to get thru REST interface? https://lightning.engineering/api-docs/api/lnd/state/get-state#lnrpcwalletstate

Check other/older issues on that.

rootzoll avatar Sep 10 '23 23:09 rootzoll