1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 00:05:35 +01:00
This commit is contained in:
Matthias Kretschmann 2021-11-04 13:42:52 +01:00
parent 3f80e563a1
commit beca473cbd
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -36,7 +36,7 @@ Each asset has a state, which is held by the NFT contract. The possible states a
- `2` = deprecated (by another asset)
- `3` = revoked by publisher
## Publishing an Retrieving DDOs
## Publishing & Retrieving DDOs
The DDO is stored on-chain as part of the NFT contract and it is stored encrypted using the private key of the _Provider_. To resolve it, a metadata cache like _Aquarius_ must query the provider to decrypt the DDO.