mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 00:25:50 -05:00
parent
d82f68aa2e
commit
4e73e94d41
2
96.md
2
96.md
|
@ -143,7 +143,7 @@ The upload response is a json object as follows:
|
||||||
// and, optionally, all file metadata the server wants to make available
|
// and, optionally, all file metadata the server wants to make available
|
||||||
//
|
//
|
||||||
// nip94_event field is absent if unsuccessful upload
|
// nip94_event field is absent if unsuccessful upload
|
||||||
"nip94_event2": {
|
"nip94_event": {
|
||||||
// Required tags: "url" and "ox"
|
// Required tags: "url" and "ox"
|
||||||
"tags": [
|
"tags": [
|
||||||
// Can be same from /.well-known/nostr/nip96.json's "download_url" field
|
// Can be same from /.well-known/nostr/nip96.json's "download_url" field
|
||||||
|
|
Loading…
Reference in New Issue
Block a user