Skip to content

Commit

Permalink
fix nl
Browse files Browse the repository at this point in the history
  • Loading branch information
cristaloleg committed Jan 22, 2025
1 parent 671a7df commit eb13b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sync/sync_head.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ func (s *Syncer[H]) verify(ctx context.Context, newHead H) (bool, error) {
"hash_of_subjective", sbjHead.Hash(),
"reason", verErr.Reason)
}

return verErr.SoftFailure, err
}

Expand Down

0 comments on commit eb13b85

Please sign in to comment.