diff --git a/15.md b/15.md index 9c7c3410..3ae1ef78 100644 --- a/15.md +++ b/15.md @@ -8,7 +8,7 @@ End of Stored Events Notice Relays may support notifying clients when all stored events have been sent. -If a client sets `eose_notice` field to `true` in any of the filters in a `REQ` message and the relay supports this NIP, the relay MUST send the client a `EOSE` message in the format `["EN", ]` which indicates that all stored events matching the filters specified have been sent and all events from on are newly published events. +If a client sets `eose_notice` field to `true` in any of the filters in a `REQ` message and the relay supports this NIP, the relay MUST send the client a `EOSE` message in the format `["EOSE", ]` which indicates that all stored events matching the filters specified have been sent and all events from on are newly published events. Example Subscription Filter ---------------------------