mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
Update 96.md
This commit is contained in:
parent
e6552476aa
commit
c8dc1eadff
2
96.md
2
96.md
|
@ -166,7 +166,7 @@ The upload response is a json object as follows:
|
||||||
// The server can but does not need to store this value.
|
// The server can but does not need to store this value.
|
||||||
["x", "543244319525d9d08dd69cb716a18158a249b7b3b3ec4bbde5435543acb34443"],
|
["x", "543244319525d9d08dd69cb716a18158a249b7b3b3ec4bbde5435543acb34443"],
|
||||||
// Optional. Recommended for helping clients to easily know file type before downloading it.
|
// Optional. Recommended for helping clients to easily know file type before downloading it.
|
||||||
["m", "image/png"]
|
["m", "image/png"],
|
||||||
// Optional. Recommended for helping clients to reserve an adequate UI space to show the file before downloading it.
|
// Optional. Recommended for helping clients to reserve an adequate UI space to show the file before downloading it.
|
||||||
["dim", "800x600"]
|
["dim", "800x600"]
|
||||||
// ... other optional NIP-94 tags
|
// ... other optional NIP-94 tags
|
||||||
|
|
Loading…
Reference in New Issue
Block a user