diff --git a/content/concepts/did-ddo.md b/content/concepts/did-ddo.md index 9300f7a7..df452cf3 100644 --- a/content/concepts/did-ddo.md +++ b/content/concepts/did-ddo.md @@ -188,6 +188,8 @@ An asset should have at least one service to be actually accessible, and can hav | **`compute`** | [Compute](#compute-options) | **✓** (for compute assets only) | If service is of `type` `compute`, holds information about the compute-related privacy settings & resources. | | **`consumerParameters`** | [Consumer Parameters](#consumer-parameters) | | An object the defines required consumer input before consuming the asset| | **`additionalInformation`** | Object | | Stores additional information, this is customizable by publisher | + + #### Files The `files` field is returned as a `string` which holds the encrypted file URLs.