mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-07-28 16:08:29 -04:00
nip15: fix draft artifact
This commit is contained in:
2
15.md
2
15.md
@@ -8,7 +8,7 @@ End of Stored Events Notice
|
|||||||
|
|
||||||
Relays may support notifying clients when all stored events have been sent.
|
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", <subscription_id>]` 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", <subscription_id>]` 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
|
Example Subscription Filter
|
||||||
---------------------------
|
---------------------------
|
||||||
|
Reference in New Issue
Block a user