Skip to content

Commit

Permalink
add enabled one to ProcessQueryWithModifiers in v3
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyr-basiuk committed Dec 18, 2023
1 parent df8f208 commit d89acca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circuits/offchain/credentialAtomicQueryV3OffChain.circom
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ template credentialAtomicQueryV3OffChain(issuerLevels, claimLevels, valueArraySi
/////////////////////////////////////////////////////////////////
// output value only if modifier operation was selected
operatorOutput <== ProcessQueryWithModifiers(claimLevels, valueArraySize)(
one,
claimPathNotExists,
claimPathMtp,
claimPathMtpNoAux,
Expand Down

0 comments on commit d89acca

Please sign in to comment.