We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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: { .... } } }
The text was updated successfully, but these errors were encountered:
suggestion to replace offchain - indexed , indexedMetadata
offchain
indexed
indexedMetadata
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: