diff --git a/index.html b/index.html index 647a3596..c2492e09 100644 --- a/index.html +++ b/index.html @@ -1605,43 +1605,6 @@

-
-

-Updated (Optional) -

- -

-Standard metadata for identifier records includes a timestamp of the -most recent change. The rules for including an updated timestamp are: -

- -
    -
  1. -A DID Document MUST have zero or one property representing an -updated timestamp. It is RECOMMENDED to include this property. -
  2. - -
  3. -The key for this property MUST be updated. -
  4. - -
  5. -The value of this key MUST follow the formatting rules (3, 4, 5) -from Section . -
  6. -
- -

-Example: -

- -
-{
-  "updated": "2016-10-17T02:41:00Z"
-}
-
-
-

Proof (Optional)