Skip to content

Commit

Permalink
Remove aca-py tags
Browse files Browse the repository at this point in the history
  • Loading branch information
PatStLouis authored Dec 3, 2024
1 parent 2492b13 commit 939fe9d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions implementations/ACA-Py.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"id": "did:key:z6MkmiYjSToh5NdEf9xNuh5mDGXGYinzcAy1s4feRHtkEQJr",
"endpoint": "https://aca-py.test-suite.app/vc/credentials/verify",
"tags": ["vc2.0", "Ed25519Signature2020", "eddsa-jcs-2022", "eddsa-rdfc-2022"],
"tags": [],
"supports": {
"vc": ["1.1","2.0"]
}
Expand All @@ -15,7 +15,7 @@
{
"id": "did:key:z6MkmiYjSToh5NdEf9xNuh5mDGXGYinzcAy1s4feRHtkEQJr",
"endpoint": "https://aca-py.test-suite.app/vc/presentations/verify",
"tags": ["vc2.0", "Ed25519Signature2020", "eddsa-jcs-2022", "eddsa-rdfc-2022"],
"tags": [],
"supports": {
"vc": ["1.1","2.0"]
}
Expand All @@ -28,7 +28,7 @@
"options": {
"type": "Ed25519Signature2020"
},
"tags": ["vc2.0", "Ed25519Signature2020"],
"tags": [],
"supports": {
"vc": ["1.1","2.0"]
}
Expand All @@ -40,7 +40,7 @@
"type": "DataIntegrityProof",
"cryptosuite": "eddsa-rdfc-2022"
},
"tags": ["vc2.0","eddsa-rdfc-2022"],
"tags": [],
"supports": {
"vc": ["1.1","2.0"]
}
Expand All @@ -52,7 +52,7 @@
"type": "DataIntegrityProof",
"cryptosuite": "eddsa-jcs-2022"
},
"tags": ["vc2.0","eddsa-jcs-2022"],
"tags": [],
"supports": {
"vc": ["1.1","2.0"]
}
Expand Down

0 comments on commit 939fe9d

Please sign in to comment.