Skip to content

Commit

Permalink
Update docs/architecture/adr-024-decentralized-identifiers-resolver.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
RiccardoM and coderabbitai[bot] committed Feb 2, 2024
1 parent 2000f3a commit fb268eb
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ The example of the resolver's response would be like as follows:
],
"id": "did:desmos:<desmos-address>",
"alsoKnownAs": [
"dtag:<DTag>", // Desmos Dtag
"application:<application-name>:<id-in-application>", // application link
"blockchain:<chain-name>:<chain-address>", // chain link
"dtag:<DTag>", /* Desmos Dtag */
"application:<application-name>:<id-in-application>", /* application link */
"blockchain:<chain-name>:<chain-address>", /* chain link */
],
"verificationMethod": [
{
Expand Down

0 comments on commit fb268eb

Please sign in to comment.