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

Update proof-verification-sequence.md

parent 281cb405
No related branches found
No related tags found
No related merge requests found
```mermaid
sequenceDiagram
participant PCM User
participant PCM App
......@@ -10,3 +11,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