Skip to content

Commit

Permalink
Add EnvelopedProof to DB vpVerifiers.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 committed Oct 1, 2024
1 parent 5420905 commit 9ab0049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations/DigitalBazaar.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"capability": "{\"@context\":[\"https://w3id.org/zcap/v1\",\"https://w3id.org/security/suites/ed25519-2020/v1\"],\"id\":\"urn:uuid:2e392f95-fc49-46c6-b92a-0d53ee6025d9\",\"controller\":\"did:key:z6MkptjaoxjyKQFSqf1dHXswP6EayYhPQBYzprVCPmGBHz9S\",\"parentCapability\":\"urn:zcap:root:https%3A%2F%2Fvc2.veresverifier.dev%2Fverifiers%2Fz19w7KofwvE2nkJeRVLp8NDxz\",\"invocationTarget\":\"https://vc2.veresverifier.dev/verifiers/z19w7KofwvE2nkJeRVLp8NDxz/presentations/verify\",\"expires\":\"2025-07-30T14:23:08Z\",\"proof\":{\"type\":\"Ed25519Signature2020\",\"created\":\"2024-07-30T14:23:09Z\",\"verificationMethod\":\"did:key:z6MkeiWvMo7obTB6fdBh7rBYeGjEQaadqBKFJYauFKz5xhDV#z6MkeiWvMo7obTB6fdBh7rBYeGjEQaadqBKFJYauFKz5xhDV\",\"proofPurpose\":\"capabilityDelegation\",\"capabilityChain\":[\"urn:zcap:root:https%3A%2F%2Fvc2.veresverifier.dev%2Fverifiers%2Fz19w7KofwvE2nkJeRVLp8NDxz\"],\"proofValue\":\"z48Wn5WTbMx3x2LjBC8ZfQnP52zcpU5nEUKdrKMEsEKXa4U3XhzReRfkC46dtN7wMiKja2n1mDb1TLUTpjKZtiR7q\"}}",
"keySeed": "KEY_SEED_DB"
},
"tags": ["vc2.0"]
"tags": ["vc2.0", "EnvelopingProof"]
}],
"vcHolders": [{
"id": "https://vcholder.vcplayground.org",
Expand Down

0 comments on commit 9ab0049

Please sign in to comment.