Skip to content

Commit f44b0c3

Browse files
authored
Merge branch 'main' into rpc-proxy-flag
2 parents fbf5ef7 + 2350c82 commit f44b0c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chains/heads/tracker.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ type TrackerConfig interface {
6161
FinalityTagBypass() bool
6262
MaxAllowedFinalityDepth() uint32
6363
PersistenceEnabled() bool
64+
PersistenceBatchSize() int64
6465
}
6566

6667
type headPair[HTH any] struct {

0 commit comments

Comments
 (0)