openpassport-org / openpassport

Generate privacy-preserving ID proofs
https://openpassport.app
348 stars 59 forks source link

fix: change signature algorithm signal output in prover circuits #216

Open AngeloAyranji opened 1 month ago

AngeloAyranji commented 1 month ago

I updated the signatureAlgorithm output signal in the prover circuits to use the correct number, aligning it with the values defined in constants.js located in the common directory. These values also match the ones used in the register circuits.