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: Purgatory #528

Open
alexcos20 opened this issue Jul 5, 2024 · 0 comments
Open

DDO: Purgatory #528

alexcos20 opened this issue Jul 5, 2024 · 0 comments
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.purgatory there.

So, DDO will look like:

{

  "@context": [
    "https://w3id.org/did/v1"
  ],
  "id": "did:op:37f710f82f73afcb86b66a32182c2d620d2edd9eb00abb5ba5a36e943bc7cd74",
  "version": "4.1.0",
  .....
 "offchain": {
     "purgatory : {
           ....
      }
  }
}
@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
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

1 participant