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

Update out-of-band-sequence.md

parent f26ae27f
No related branches found
No related tags found
No related merge requests found
```mermaid
sequenceDiagram
participant PCM User
participant PCM App
......@@ -12,3 +13,4 @@ participant OCM Proof Manager
PCM App ->> OCM Proof Manager: Sends the requested attributes, if proof verification is successful it sets isVerified as true and state as done in the database.
OCM Admin ->> OCM Proof Manager: Calls Get method find-by-presentation-id API, against the presentation-id of proof request, and confirms the status of isVerified and state.
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