From c54b1aef92959ccd567702b9570cc39e9320a69b Mon Sep 17 00:00:00 2001 From: Patrick St-Louis <43082425+PatStLouis@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:15:10 -0500 Subject: [PATCH] Update DigitalBazaar / playground vcHolder tags (#85) --- implementations/DigitalBazaar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations/DigitalBazaar.json b/implementations/DigitalBazaar.json index 60d1da3..6b5b2c4 100644 --- a/implementations/DigitalBazaar.json +++ b/implementations/DigitalBazaar.json @@ -135,6 +135,6 @@ "vcHolders": [{ "id": "https://vcholder.vcplayground.org", "endpoint": "https://vcholder.vcplayground.org/credentials/derive", - "tags": ["vcHolder"] + "tags": ["vcHolder", "bbs-2023", "ecdsa-sd-2023"] }] }