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
In some setups, namely when deploying sv2-tp alongside an unsynced
bitcoin node, we want to wait for the node to fully sync before we are
able to connect to it. Otherwise the deployment process would be two
steps instead of one. This commit adds a retry mechanism when connection
to a bitcoin core node every 10 seconds.
0 commit comments