Skip to content

Commit

Permalink
Please doggo
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrvivian committed Sep 11, 2023
1 parent 4e5a54e commit b3ccfaa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ func (s *SyncManager) updatePrunedEpoch(index iotago.EpochIndex, hasPruned bool)
if s.lastPrunedEpoch != index {
s.lastPrunedEpoch = index
s.hasPruned = hasPruned

return true
}

Expand Down

0 comments on commit b3ccfaa

Please sign in to comment.