upleb.uk

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

summaryrefslogtreecommitdiff
path: root/16.md
diff options
context:
space:
mode:
authorJeff Thibault <jdthibault2@gmail.com>2022-08-13 10:03:37 -0400
committerGitHub <noreply@github.com>2022-08-13 10:03:37 -0400
commita902083bac9b95ec1ed9e4e1dc1d018b4a7f2696 (patch)
treefb4e6124971c8b012326ec52e6f0cf58e94779ff /16.md
parentd1b6bdb18e522fa34ff7cfec3d56318da596fdff (diff)
parent7fe572ec5a7321726c9469f70a93bb278be8d774 (diff)
Merge branch 'nostr-protocol:master' into nip22-unacceptable-event-time
Diffstat (limited to '16.md')
-rw-r--r--16.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/16.md b/16.md
index dba1b9c..3f22901 100644
--- a/16.md
+++ b/16.md
@@ -21,7 +21,7 @@ Upon an ephemeral event being received, the relay SHOULD send it to all clients
21Client Behavior 21Client Behavior
22--------------- 22---------------
23 23
24Clients SHOULD use the `supported_nips` field to learn if a relay supports generic tag queries. Clients SHOULD NOT send ephemeral events to relays that do not support this NIP; they will most likely be persisted. Clients MAY send replaceable events to relays that may not support this NIP, and clients querying SHOULD be prepared for the relay to send multiple events and should use the latest one. 24Clients SHOULD use the `supported_nips` field to learn if a relay supports this NIP. Clients SHOULD NOT send ephemeral events to relays that do not support this NIP; they will most likely be persisted. Clients MAY send replaceable events to relays that may not support this NIP, and clients querying SHOULD be prepared for the relay to send multiple events and should use the latest one.
25 25
26Suggested Use Cases 26Suggested Use Cases
27------------------- 27-------------------