mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-13 23:39:08 -05:00
make 'download' optional
This commit is contained in:
parent
2b3f5ba0eb
commit
b49c491880
2
94.md
2
94.md
|
@ -21,7 +21,7 @@ This NIP specifies the use of the `1063` event type, having in `content` a descr
|
|||
* `magnet` (optional) URI to magnet file
|
||||
* `i` (optional) torrent infohash
|
||||
* `blurhash`(optional) the [blurhash](https://github.com/woltapp/blurhash) to show while the file is being loaded by the client
|
||||
* `download` expresses that this file is intended to be presented as a download link, rather than played inline. Client's may choose to ignore this.
|
||||
* `download` (optional) expresses that this file is intended to be presented as a download link, rather than played inline. Client's may choose to ignore this.
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user