upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2024-01-13 03:46:59 +0900
committerGitHub <noreply@github.com>2024-01-12 15:46:59 -0300
commit20d33785fc2e2884f28bece04e4fab679b621ec8 (patch)
tree8075d0b53289cade21919d55becd31c429a9606b
parent4b4e9fabfd66a3200222b3b2e71946c2640e701f (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>
-rw-r--r--96.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/96.md b/96.md
index 661bd45..d8ea105 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
189`Clients` may upload the same file to one or many `servers`. 189`Clients` may upload the same file to one or many `servers`.
190After 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. 190After 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
192Alternatively, 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. 192Alternatively, 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