From c03bb5552b81109ca11627d356fcf35240db6654 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 16:02:46 +0100 Subject: [PATCH] fix: remove origin property Co-authored-by: Vasco Santos --- w3-blob.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/w3-blob.md b/w3-blob.md index 2485419..aa6f105 100644 --- a/w3-blob.md +++ b/w3-blob.md @@ -787,7 +787,7 @@ Receipt MUST not have any effects. Authorized agent MAY invoke `/space/content/get/blob` capability on the [space] subject (`sub` field) to get Blobs added to it at the time of invocation. -This may be used to check for inclusion, or to get the `size` and `origin` properties for a shard. +This may be used to check for inclusion, or to get the `size` property for a shard. ### Get Blob Invocation Example