Skip to content

Commit

Permalink
update sync message (#299) (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandtyler authored Aug 25, 2021
1 parent e13a04b commit 79282bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HowTo/Troubleshoot/Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ If all recent attestations are marked as missed, check the following:
* **Is the beacon node still syncing?**

Validators can only attest when the beacon node is in sync. If you see lines similar to,
`teku-event-log | Sync Event *** Current slot: 239418, Head slot: 123456`, then the node is
`teku-event-log | Syncing *** Target slot: 2017218, Head slot: 123456, Remaining slots: 2015500, Connecting peers: 12`, then the node is
still syncing.

Syncing is complete when the head slot reaches the current slot. If the node is synced, the
Expand Down

0 comments on commit 79282bd

Please sign in to comment.