Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Feb 4, 2025
1 parent c9bc32e commit 66aa480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposer/succinct/bin/server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ async fn request_span_proof(
.network()
.private_key(&private_key)
.build();

let proof_id = client
.prove(&state.range_pk, &sp1_stdin)
.compressed()
Expand Down

0 comments on commit 66aa480

Please sign in to comment.