diff options
Diffstat (limited to '96.md')
| -rw-r--r-- | 96.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -143,7 +143,7 @@ The upload response is a json object as follows: | |||
| 143 | // and, optionally, all file metadata the server wants to make available | 143 | // and, optionally, all file metadata the server wants to make available |
| 144 | // | 144 | // |
| 145 | // nip94_event field is absent if unsuccessful upload | 145 | // nip94_event field is absent if unsuccessful upload |
| 146 | "nip94_event2": { | 146 | "nip94_event": { |
| 147 | // Required tags: "url" and "ox" | 147 | // Required tags: "url" and "ox" |
| 148 | "tags": [ | 148 | "tags": [ |
| 149 | // Can be same from /.well-known/nostr/nip96.json's "download_url" field | 149 | // Can be same from /.well-known/nostr/nip96.json's "download_url" field |