Skip to content

Commit

Permalink
build image
Browse files Browse the repository at this point in the history
  • Loading branch information
YoGhurt111 committed Sep 28, 2024
1 parent 1a5014b commit a385f99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/taiko-client/prover/prover.go
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,6 @@ func (p *Prover) getSubmitterByTier(tier uint16) proofSubmitter.Submitter {
if !p.IsGuardianProver() && s.Tier() >= encoding.TierGuardianMinorityID {
continue
}

return s
}
}
Expand Down

0 comments on commit a385f99

Please sign in to comment.