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
if (!MainchainRPCCheck(true)) { //Initial check, fail immediately
1876
1872
returnInitError(_("ERROR: elementsd is set to verify pegins but cannot get valid response from the mainchain daemon. Please check debug.log for more information."));
1877
1873
}
1878
1874
1875
+
// Start the lightweight block re-evaluation scheduler thread
0 commit comments