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
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
LND needs some time after unlocking a wallet until all RPC calls will be successfull.
Right now delays are used, so first calls to LND are made a few seconds after the wallet is unlocked.
This can be improved by determining when it is safe to do those requests.
The text was updated successfully, but these errors were encountered:
LND needs some time after unlocking a wallet until all RPC calls will be successfull.
Right now delays are used, so first calls to LND are made a few seconds after the wallet is unlocked.
This can be improved by determining when it is safe to do those requests.
The text was updated successfully, but these errors were encountered: