Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhorsey committed Jul 14, 2023
1 parent 83bb028 commit 3f90039
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions prover/prover.go
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,3 @@ func (p *Prover) checkProofWindowExpired(ctx context.Context, l1Height, blockId
// otherwise, keep it in the map and check again next iteration
return nil
}

func (p *Prover) notify(l1Height *big.Int) {

}

0 comments on commit 3f90039

Please sign in to comment.