diff --git a/implementations/ACA-Py.json b/implementations/ACA-Py.json index f9fccb2..3538ea6 100644 --- a/implementations/ACA-Py.json +++ b/implementations/ACA-Py.json @@ -3,15 +3,15 @@ "implementation": "ACA-Py", "verifiers": [ { - "id": "https://aca-py.test-suite.app", - "endpoint": "https://aca-py.test-suite.app/vc/credentials/verify", + "id": "did:key:z6MkkQivZZ25XQRsmF6br5cbRYuQqn18PigKCaLHi8qSF251", + "endpoint": "https://agent.opsec.id/vc/credentials/verify", "tags": ["vc-api"] } ], "issuers": [ { - "id": "did:key:z6MkmiYjSToh5NdEf9xNuh5mDGXGYinzcAy1s4feRHtkEQJr", - "endpoint": "https://aca-py.test-suite.app/vc/credentials/issue", + "id": "did:key:z6MkkQivZZ25XQRsmF6br5cbRYuQqn18PigKCaLHi8qSF251", + "endpoint": "https://agent.opsec.id/vc/credentials/issue", "tags": ["vc-api"] } ]