The call to Anoncreds.proverGetClaimsForProofReq in Prover.fulfillProofRequest in Indy-Wrapper does not give back a list of claims that match the ClaimRequest criteria. For now, we can prove ClaimRequest with self attested attributes, but in the long run, this data should come from the Claims.
The call to
Anoncreds.proverGetClaimsForProofReq
inProver.fulfillProofRequest
inIndy-Wrapper
does not give back a list of claims that match the ClaimRequest criteria. For now, we can prove ClaimRequest with self attested attributes, but in the long run, this data should come from the Claims.