1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Update content/concepts/did-ddo.md

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
This commit is contained in:
Alex Coseru 2021-10-22 11:37:44 +03:00 committed by GitHub
parent 08925a8e53
commit f58e919bc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -418,7 +418,7 @@ event MetadataUpdated(
); );
``` ```
Aquarius should always chech the hash after data is decrypted(provider api called), in order to ensure ddo integrity. _Aquarius_ should always check the hash after data is decrypted via a _Provider_ API call, in order to ensure DDO integrity.
## Full DDO Example: ## Full DDO Example: