Skip to content

Commit

Permalink
bet
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdevbear committed Jun 6, 2024
1 parent a6f4784 commit 94e7707
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mod/beacon/validator/receive.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ func (s *Service[
"aborting block verification - beacon block not found in proposal 🚫 ",
)

if s.shouldBuildOptimisticPayloads() {
go s.handleRebuildPayloadForRejectedBlock(ctx, preState)
}

return ErrNilBlk
}

Expand Down

0 comments on commit 94e7707

Please sign in to comment.