Skip to content

Commit

Permalink
fix: remove unneeded invocation CID
Browse files Browse the repository at this point in the history
Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
  • Loading branch information
joaosa and Alan Shaw authored May 30, 2024
1 parent 21e1422 commit d58f097
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions w3-blob.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Check failure on line 815 in w3-blob.md

View workflow job for this annotation

GitHub Actions / markdown-link-check

Multiple consecutive blank lines [Expected: 1; Actual: 2]

w3-blob.md:815 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
```js
{ // "/": "bafy..get",
{
"iss": "did:web:web3.storage",
"aud": "did:key:zAlice",
"cmd": "/ucan/assert/result"
Expand Down

0 comments on commit d58f097

Please sign in to comment.