Skip to content

Commit

Permalink
zk
Browse files Browse the repository at this point in the history
  • Loading branch information
YoGhurt111 committed Oct 17, 2024
1 parent 1e68832 commit bd6482d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ func (s *ZKvmProofProducer) requestBatchProof(
Prover: proverAddress.Hex()[2:],
Graffiti: graffiti,
SP1: &SP1RequestProofBodyParam{
Recursion: "plonk",
Recursion: RecursionCompressed,
Prover: "network",
Verify: true,
},
Expand Down

0 comments on commit bd6482d

Please sign in to comment.