Skip to content
Snippets Groups Projects
Commit f26ae27f authored by Suneet Bendre's avatar Suneet Bendre
Browse files

Update issue-credential-sequence.md

parent 208afab3
No related branches found
No related tags found
No related merge requests found
```mermaid
sequenceDiagram sequenceDiagram
participant PCM User participant PCM User
participant PCM App participant PCM App
...@@ -10,3 +11,4 @@ participant OCM Attestation Manager ...@@ -10,3 +11,4 @@ participant OCM Attestation Manager
PCM App ->> OCM Attestation Manager: Sends acknowledgement PCM App ->> OCM Attestation Manager: Sends acknowledgement
OCM Attestation Manager ->> PCM App: Accepts the acknowledgement on accept-request API, and issues the Verifiable Credential, which gets stored in PCM wallet. OCM Attestation Manager ->> PCM App: Accepts the acknowledgement on accept-request API, and issues the Verifiable Credential, which gets stored in PCM wallet.
end end
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment