@ -102,9 +102,9 @@ type Timing struct {
}
type SyncCycle struct {
Number uint64
TargetHeight uint64
lock sync.RWMutex
func (s *StagedStreamSync) Len() int { return len(s.stages) }