nip15: clarify

This commit is contained in:
Semisol 2022-05-27 19:43:15 +03:00
parent f49f26fbe2
commit 12f6e9ee62
No known key found for this signature in database
GPG Key ID: D5D485E3231A5764
1 changed files with 1 additions and 1 deletions

2
15.md
View File

@ -8,7 +8,7 @@ End of Stored Events Notice
Relays may support notifying clients when all stored events have been sent.
If 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.
If 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.
Client Behavior
---------------