This PR fixes a check on for the verification of a proof where it was only getting checked for revokable credentials.
It also fixes the failure of JSON-LD tests that, once the fix above where made, failed to be verified. As recommended by ACAPy maintainers the credentialSubject.id was added to the credential when issued. This id is a did created by the holder.
ACA-Py runsets have been executed to check for side effects of these changes.
This PR fixes a check on for the verification of a proof where it was only getting checked for revokable credentials.
It also fixes the failure of JSON-LD tests that, once the fix above where made, failed to be verified. As recommended by ACAPy maintainers the credentialSubject.id was added to the credential when issued. This id is a did created by the holder.
ACA-Py runsets have been executed to check for side effects of these changes.