lnd/cmd/commands
Oliver Gugger 04533e924c
cmd: fix incorrect error code
Fixes a bug introduced by #9605, fixes #9648.
We return a specific error in the RPC permission interceptor for the
case where the wallet is already unlocked or is still locked.
We need to catch those errors correctly to give the user a bit more
context on what to do.
2025-03-26 11:28:59 -05:00
..
2025-03-26 11:28:59 -05:00
2025-03-24 11:53:23 -05:00
2024-08-23 10:57:59 +02:00