Skip to content

Commit

Permalink
chore: update http/put args
Browse files Browse the repository at this point in the history
  • Loading branch information
Gozala authored Apr 5, 2024
1 parent c3848e9 commit bed2df0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions w3-blob.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit bed2df0

Please sign in to comment.