Skip to content

Commit

Permalink
Correct tag to BitstringStatusList.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 authored and BigBlueHat committed Aug 12, 2024
1 parent 353bf61 commit 660ed99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions implementations/DigitalBazaar.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"capability": "{\"@context\":[\"https://w3id.org/zcap/v1\",\"https://w3id.org/security/suites/ed25519-2020/v1\"],\"id\":\"urn:uuid:53e60eff-5ba4-4391-9b60-97c1060373f1\",\"controller\":\"did:key:z6MkptjaoxjyKQFSqf1dHXswP6EayYhPQBYzprVCPmGBHz9S\",\"parentCapability\":\"urn:zcap:root:https%3A%2F%2Fsandbox.platform.veres.dev%2Fissuers%2Fz19qx6wy8gWj9e6fMywmVd4m4\",\"invocationTarget\":\"https://sandbox.platform.veres.dev/issuers/z19qx6wy8gWj9e6fMywmVd4m4/credentials/issue\",\"expires\":\"2025-08-09T14:38:41Z\",\"proof\":{\"type\":\"Ed25519Signature2020\",\"created\":\"2024-08-09T14:38:42Z\",\"verificationMethod\":\"did:key:z6MkgfcyQnH2dLs53kErxtmtskhPDquxcijikCURh74PtfBE#z6MkgfcyQnH2dLs53kErxtmtskhPDquxcijikCURh74PtfBE\",\"proofPurpose\":\"capabilityDelegation\",\"capabilityChain\":[\"urn:zcap:root:https%3A%2F%2Fsandbox.platform.veres.dev%2Fissuers%2Fz19qx6wy8gWj9e6fMywmVd4m4\"],\"proofValue\":\"z3wQT3KoNjGCCNuqXkaETM1dqddXGijumzGJ16wqWnf3DCAAXfyFo8GFDjard5GPKGwSQHymeFXBvQF4xZ4dvgCDb\"}}",
"keySeed": "KEY_SEED_DB"
},
"tags": ["BitStringStatusList"]
"tags": ["BitstringStatusList"]
}],
"verifiers": [{
"id": "https://vc2.veresverifier.dev/verifiers/z19w7KofwvE2nkJeRVLp8NDxz",
Expand All @@ -101,7 +101,7 @@
"vc": ["1.1", "2.0"]
},
"supportedEcdsaKeyTypes": ["P-256", "P-384"],
"tags": ["Ed25519Signature2020", "eddsa-rdfc-2022", "ecdsa-rdfc-2019", "ecdsa-sd-2023", "vc2.0", "bbs-2023"]
"tags": ["BitstringStatusList", "Ed25519Signature2020", "eddsa-rdfc-2022", "ecdsa-rdfc-2019", "ecdsa-sd-2023", "vc2.0", "bbs-2023"]
}],
"vpVerifiers": [{
"id": "https://vc2.veresverifier.dev/verifiers/z19w7KofwvE2nkJeRVLp8NDxz",
Expand Down

0 comments on commit 660ed99

Please sign in to comment.