Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ARR552 committed Aug 29, 2024
1 parent 4c2f11e commit cee98f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synchronizer/synchronizer.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ func (s *ClientSynchronizer) Sync() error {
}
}
}
} else { // Sync Trusted GlobalExitRoots if L1 is synced
} else { // Sync Trusted GlobalExitRoots if L2 network is synced
if s.networkID == 0 {
continue
}
Expand Down

0 comments on commit cee98f5

Please sign in to comment.