From 16c8b78764580b42a52274ce70a884426d8f41b8 Mon Sep 17 00:00:00 2001 From: andresfv95 Date: Tue, 17 Dec 2024 09:12:30 -0500 Subject: [PATCH] fix: Update doc/service-agent-api.md Co-authored-by: Ariel Gentile --- doc/service-agent-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/service-agent-api.md b/doc/service-agent-api.md index 04052b2..61921fe 100644 --- a/doc/service-agent-api.md +++ b/doc/service-agent-api.md @@ -168,7 +168,7 @@ Parameters: ``` #### Credential Revocation -By sending this message, a Verifiable Credential is effectively revocated and sent to the destination connection. +By sending this message, a Verifiable Credential is effectively revoked and a notification is sent to the DIDComm connection it has been issued to. This message could be sent as a response to a Credential issuance. In such case, `connectionId` and `revocationDefinitionId` is used to identify credential details.