Skip to content

Commit

Permalink
Proof version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbf committed Oct 8, 2024
1 parent 984326c commit 2643089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/id_proofs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ pub fn prove_identity_statement(

let proof = statement
.prove(
ProofVersion::Version1,
ProofVersion::Version2,
&global_context,
challenge.as_ref(),
&id_object.alist,
Expand Down

0 comments on commit 2643089

Please sign in to comment.