bcgov / aries-vcr-issuer-controller

indy-catalyst-agent
Apache License 2.0
8 stars 31 forks source link

Add support for V20 credential exchange #89

Closed ianco closed 3 months ago

ianco commented 3 months ago

Add support for v20 credential exchange. Specify the protocol to use using the env var ISSUE_CRED_VERSION - values are V10 and V20 (default is V20 if not specified).

This can be set for the container, or specifically for the cred submitter job as follows:

ISSUE_CRED_VERSION=V20 ./run-step.sh von_pipeline/submit-creds.py