Skip to content

Commit

Permalink
Merge branch 'master' into delayed-seq-missing-messages
Browse files Browse the repository at this point in the history
  • Loading branch information
PlasmaPower authored Sep 9, 2024
2 parents 191ec75 + 8bdb5ee commit f8e377b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system_tests/block_validator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ func testBlockValidatorSimple(t *testing.T, opts Options) {

var delayEvery int
if opts.workloadLoops > 1 {
l1NodeConfigA.BatchPoster.MaxDelay = time.Millisecond * 500
delayEvery = opts.workloadLoops / 3
}

Expand Down

0 comments on commit f8e377b

Please sign in to comment.