Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
ToniRamirezM committed Nov 18, 2024
1 parent 77cee29 commit b6919e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aggregator/aggregator_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1443,6 +1443,7 @@ func Test_tryGenerateBatchProof(t *testing.T) {
IntervalAfterWhichBatchConsolidateAnyway: types.Duration{Duration: time.Second * 1},
ChainID: uint64(1),
ForkId: uint64(12),
BatchProofSanityCheckEnabled: true,
}
lastVerifiedBatchNum := uint64(22)

Expand Down

0 comments on commit b6919e5

Please sign in to comment.