diff options
Diffstat (limited to '15.md')
| -rw-r--r-- | 15.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -8,7 +8,7 @@ End of Stored Events Notice | |||
| 8 | 8 | ||
| 9 | Relays may support notifying clients when all stored events have been sent. | 9 | Relays may support notifying clients when all stored events have been sent. |
| 10 | 10 | ||
| 11 | 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. | 11 | 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. |
| 12 | 12 | ||
| 13 | Client Behavior | 13 | Client Behavior |
| 14 | --------------- | 14 | --------------- |