We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b07323 commit a0c058bCopy full SHA for a0c058b
chains/heads/tracker.go
@@ -61,7 +61,6 @@ type TrackerConfig interface {
61
FinalityTagBypass() bool
62
MaxAllowedFinalityDepth() uint32
63
PersistenceEnabled() bool
64
- PersistenceBatchSize() int64
65
}
66
67
type headPair[HTH any] struct {
0 commit comments