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
Lighthouse has a tool to force sync blocks via HTTP. On that same branch I linked above you can compile lcli and then run: lcli http-sync --network holesky --start-block head --source-url "http://localhost:5052" --target-url "http://localhost:7052"
its a standard set of calls but we have checks,and potentially other limiting issues got hit also.
The text was updated successfully, but these errors were encountered:
Lighthouse has a tool to force sync blocks via HTTP. On that same branch I linked above you can compile lcli and then run: lcli http-sync --network holesky --start-block head --source-url "http://localhost:5052" --target-url "http://localhost:7052"
its a standard set of calls but we have checks,and potentially other limiting issues got hit also.
The text was updated successfully, but these errors were encountered: