From 247a0b83f1df2548bf9def85ed490fb9dd96f756 Mon Sep 17 00:00:00 2001 From: ottomorac <16960403+ottomorac@users.noreply.github.com> Date: Fri, 7 Nov 2025 16:06:35 -0500 Subject: [PATCH] remove note about did resolution and de-referencing --- index.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/index.html b/index.html index 6439910..5bc5f48 100644 --- a/index.html +++ b/index.html @@ -188,10 +188,6 @@

Introduction

required to communicate with a DID's verifiable data registry are defined by the applicable DID method specification.

-

The difference between "resolving" a DID and "dereferencing" a DID URL - is being thoroughly discussed by the community. For example, see - this comment.

-

Implementer Overview