Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDO: Event #526

Open
alexcos20 opened this issue Jul 5, 2024 · 1 comment
Open

DDO: Event #526

alexcos20 opened this issue Jul 5, 2024 · 1 comment
Labels
Type: Enhancement New feature or request
Milestone

Comments

@alexcos20
Copy link
Member

We must move all root level objects added by Ocean-node into a single object

Since in #525 we introduce a new DDO root level key, let's move ddo.event there.

So, DDO will look like:

{

  "@context": [
    "https://w3id.org/did/v1"
  ],
  "id": "did:op:37f710f82f73afcb86b66a32182c2d620d2edd9eb00abb5ba5a36e943bc7cd74",
  "version": "4.1.0",
  .....
 "offchain": {
     "event: {
           ....
      }
  }
}
@alexcos20 alexcos20 added the Type: Enhancement New feature or request label Jul 5, 2024
@alexcos20 alexcos20 added this to the beta milestone Jul 5, 2024
@mihaisc
Copy link
Contributor

mihaisc commented Oct 14, 2024

suggestion to replace offchain - indexed , indexedMetadata

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants