fix typo on nip96 (#1511)

Fixing typo
This commit is contained in:
Lux 2024-09-22 19:17:39 +09:30 committed by GitHub
parent d82f68aa2e
commit 4e73e94d41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
96.md
View File

@ -143,7 +143,7 @@ The upload response is a json object as follows:
// and, optionally, all file metadata the server wants to make available
//
// nip94_event field is absent if unsuccessful upload
"nip94_event2": {
"nip94_event": {
// Required tags: "url" and "ox"
"tags": [
// Can be same from /.well-known/nostr/nip96.json's "download_url" field