From 2c03214611b0b3e9a6563a5092ef7ad2a6a10bb9 Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Thu, 11 Jan 2024 00:09:49 +0900 Subject: [PATCH 1/2] Remove NIP-54 mention temporarily --- 96.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/96.md b/96.md index 661bd45e02..7d0caca75e 100644 --- a/96.md +++ b/96.md @@ -189,7 +189,7 @@ Note that if the server didn't apply any transformation to the received file, bo `Clients` may upload the same file to one or many `servers`. 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. -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. +Alternatively, instead of using NIP-94, the `client` can share or embed on a nostr note just the above url with added "ox" field and optionally other ones. ### Delayed Processing From b685777ffd42b0578067d099b4c0d359cc0430fd Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Thu, 11 Jan 2024 07:09:00 +0900 Subject: [PATCH 2/2] Update 96.md Co-authored-by: arthurfranca --- 96.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/96.md b/96.md index 7d0caca75e..d8ea105ed4 100644 --- a/96.md +++ b/96.md @@ -189,7 +189,7 @@ Note that if the server didn't apply any transformation to the received file, bo `Clients` may upload the same file to one or many `servers`. 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. -Alternatively, instead of using NIP-94, the `client` can share or embed on a nostr note just the above url with added "ox" field and optionally other ones. +Alternatively, instead of using NIP-94, the `client` can share or embed on a nostr note just the above url. ### Delayed Processing