upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSemisol <hi@semisol.dev>2022-05-27 19:43:15 +0300
committerSemisol <hi@semisol.dev>2022-05-27 19:43:15 +0300
commit12f6e9ee625ae2743e10dec16c7eec85e5a8f150 (patch)
tree6b0528f22ceaff5277fb88e20e6c3765a5624231
parentf49f26fbe23372feb1e45d425d0f605e29d79809 (diff)
nip15: clarify
-rw-r--r--15.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/15.md b/15.md
index c2a55b7..2a1c039 100644
--- a/15.md
+++ b/15.md
@@ -8,7 +8,7 @@ End of Stored Events Notice
8 8
9Relays may support notifying clients when all stored events have been sent. 9Relays may support notifying clients when all stored events have been sent.
10 10
11If a relay supports this NIP, the relay SHOULD send the client a `EOSE` message in the format `["EOSE", <subscription_id>]` after it has sent all the events it has persisted and all the events that come after this message are newly published. 11If a relay supports this NIP, the relay SHOULD send the client a `EOSE` message in the format `["EOSE", <subscription_id>]` after it has sent all the events it has persisted and it indicates all the events that come after this message are newly published.
12 12
13Client Behavior 13Client Behavior
14--------------- 14---------------