Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Commit

Permalink
reduce comment
Browse files Browse the repository at this point in the history
  • Loading branch information
claymega committed Nov 15, 2024
1 parent 21f41b8 commit c924bf7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions op-node/rollup/derive/pipeline.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@ type DerivationPipeline struct {
origin eth.L1BlockRef
resetL2Safe eth.L2BlockRef
resetSysConfig eth.SystemConfig
// Its value is only 1 or 0
engineIsReset atomic.Bool
engineIsReset atomic.Bool

metrics Metrics
}
Expand Down

0 comments on commit c924bf7

Please sign in to comment.