diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-01-13 03:46:59 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-12 15:46:59 -0300 |
| commit | 20d33785fc2e2884f28bece04e4fab679b621ec8 (patch) | |
| tree | 8075d0b53289cade21919d55becd31c429a9606b /96.md | |
| parent | 4b4e9fabfd66a3200222b3b2e71946c2640e701f (diff) | |
Remove NIP-54 mention temporarily (#981)
* Remove NIP-54 mention temporarily
* Update 96.md
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
---------
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
Diffstat (limited to '96.md')
| -rw-r--r-- | 96.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -189,7 +189,7 @@ Note that if the server didn't apply any transformation to the received file, bo | |||
| 189 | `Clients` may upload the same file to one or many `servers`. | 189 | `Clients` may upload the same file to one or many `servers`. |
| 190 | After successful upload, the `client` may optionally generate and send to any set of nostr `relays` a [NIP-94](94.md) event by including the missing fields. | 190 | After successful upload, the `client` may optionally generate and send to any set of nostr `relays` a [NIP-94](94.md) event by including the missing fields. |
| 191 | 191 | ||
| 192 | Alternatively, instead of using NIP-94, the `client` can share or embed on a nostr note just the above url with added "ox" [NIP-54](54.md) inline metadata field and optionally other ones. | 192 | Alternatively, instead of using NIP-94, the `client` can share or embed on a nostr note just the above url. |
| 193 | 193 | ||
| 194 | ### Delayed Processing | 194 | ### Delayed Processing |
| 195 | 195 | ||