Skip to content

Commit

Permalink
chore: removed proof request from presentation handler
Browse files Browse the repository at this point in the history
Signed-off-by: Tipu Singh <tipu.singh@ayanworks.com>
  • Loading branch information
tipusinghaw committed Dec 12, 2022
1 parent bb0c2b2 commit 0066e59
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ export class V1ProposePresentationHandler implements Handler {
requestedAttributes: indyProofRequest.indy?.requestedAttributes,
requestedPredicates: indyProofRequest.indy?.requestedPredicates,
ver: indyProofRequest.indy?.ver,
proofRequest: indyProofRequest.indy?.proofRequest,
nonce: indyProofRequest.indy?.nonce,
},
},
Expand Down

0 comments on commit 0066e59

Please sign in to comment.