From 8e5beb1dd50535aa82a737793ac21089947c9c82 Mon Sep 17 00:00:00 2001 From: trentmc <5305452+trentmc@users.noreply.github.com> Date: Sun, 22 Aug 2021 10:10:43 +0200 Subject: [PATCH] fix lint error - blanks around lists --- content/concepts/did-ddo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/concepts/did-ddo.md b/content/concepts/did-ddo.md index 72cb3fb5..c1a16a77 100644 --- a/content/concepts/did-ddo.md +++ b/content/concepts/did-ddo.md @@ -55,6 +55,7 @@ A DDO has these standard attributes: - `verifiableCredential` In Ocean, the DDO also has: + - `dataToken` - `service` - `credentials` - optional flag, which describes the credentials needed to access a dataset (see below)