Skip to content

Commit

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

return s
}
}
Expand Down

0 comments on commit 0f86de8

Please sign in to comment.