diff options
| author | Vivek Ganesan <vivek@vivekganesan.com> | 2023-04-24 16:41:00 +0530 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-24 08:27:57 -0300 |
| commit | bf8f8e2708ad8bd45c60429c161c0706f8cfdf14 (patch) | |
| tree | e8259d22722fa1b14aaa4bfe7a66776f0a5e6d61 | |
| parent | c5f43a8f9047184258f0e59f3e1fcd759acca4e2 (diff) | |
blurhash explanation
| -rw-r--r-- | 94.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -15,7 +15,7 @@ This NIP specifies the use of the `1063` event type, having in `content` a descr | |||
| 15 | * `size` (optional) size of file in bytes | 15 | * `size` (optional) size of file in bytes |
| 16 | * `magnet` (optional) URI to magnet file | 16 | * `magnet` (optional) URI to magnet file |
| 17 | * `i` (optional) torrent infohash | 17 | * `i` (optional) torrent infohash |
| 18 | * `blurhash`(optional) for cosmetic purposes | 18 | * `blurhash`(optional) the [blurhash](https://github.com/woltapp/blurhash) to show while the file is being loaded by the client |
| 19 | 19 | ||
| 20 | ```json | 20 | ```json |
| 21 | { | 21 | { |