mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-09-01 05:50:47 -04:00
Merge branch 'master' into nip71-imeta
This commit is contained in:
4
94.md
4
94.md
@@ -28,7 +28,7 @@ This NIP specifies the use of the `1063` event type, having in `content` a descr
|
||||
* `fallback` (optional) zero or more fallback file sources in case `url` fails
|
||||
* `service` (optional) service type which is serving the file (eg. [NIP-96](96.md))
|
||||
|
||||
```json
|
||||
```jsonc
|
||||
{
|
||||
"kind": 1063,
|
||||
"tags": [
|
||||
@@ -47,7 +47,7 @@ This NIP specifies the use of the `1063` event type, having in `content` a descr
|
||||
["alt", <description>]
|
||||
],
|
||||
"content": "<caption>",
|
||||
...
|
||||
// other fields...
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user