diff --git a/w3-blob.md b/w3-blob.md index 71a7c41..aae642f 100644 --- a/w3-blob.md +++ b/w3-blob.md @@ -368,8 +368,9 @@ type BlobPut = { cmd: "/http/put" sub: DID args: { - content: Multihash - address: BlobAddress + url: URL + headers: Headers + body: Blob } meta: { keys: {[key: DID]: bytes}