Skip to content

Commit

Permalink
docs: Update DIDEndpoints.scala (#889)
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Vielhaber <peter.vielhaber@iohk.io>
Co-authored-by: patlo-iog <pat.losoponkul@iohk.io>
  • Loading branch information
petevielhaber and patlo-iog authored Feb 9, 2024
1 parent 582483b commit 687d220
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ object DIDEndpoints {
|The __${tagName}__ endpoints expose publicly available DID operations.
|
|The key distinction from the __DID Registrar__ endpoints is that it directly exposes the DID resources interfacing with the [VDR](https://www.w3.org/TR/did-core/#dfn-verifiable-data-registry).
|It is independent of the key management and the exposed operations are not part of the tenancy within the agent.
|It is independent of the key management and the exposed operations are not part of the tenancy within the Agent.
|It serves as a proxy for interacting with the VDR, facilitating actions like resolving DIDs.
|""".stripMargin

Expand Down

0 comments on commit 687d220

Please sign in to comment.