From d58f097e1915678c91ef0fe9671f4cbefd445e77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Sousa=20Andrade?= <659718+joaosa@users.noreply.github.com> Date: Thu, 30 May 2024 17:00:21 +0100 Subject: [PATCH] fix: remove unneeded invocation CID Co-authored-by: Alan Shaw --- w3-blob.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/w3-blob.md b/w3-blob.md index f808d2c..6e4daab 100644 --- a/w3-blob.md +++ b/w3-blob.md @@ -812,10 +812,9 @@ Shown Invocation example illustrates Alice getting a blob stored on their space. Shows an example receipt for the above `/space/content/get/blob` capability invocation. -> ℹ️ We use `// "/": "bafy..` comments to denote CID of the parent object. ```js -{ // "/": "bafy..get", +{ "iss": "did:web:web3.storage", "aud": "did:key:zAlice", "cmd": "/ucan/assert/result"