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

Commit 85bea0c

Browse files
authored
Update prover/proof_producer/guardian_producer.go
1 parent 8931fea commit 85bea0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prover/proof_producer/guardian_producer.go

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ type GuardianProofProducer struct {
1919
}
2020

2121
// RequestProof implements the ProofProducer interface.
22-
// TODO: support returning `keccak256("RETURN_LIVENESS_BOND")` as proof.
2322
func (g *GuardianProofProducer) RequestProof(
2423
ctx context.Context,
2524
opts *ProofRequestOptions,

0 commit comments

Comments
 (0)