You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
terminal: make startup infor compatible with lnd 0.13
If the wallet is locked, lnd 0.13 returns a new error now. To catch this
and not error out when trying to find out the wallet status on startup,
we use the new IsUnlockError of lndclient.
0 commit comments