mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-09 16:24:32 +00:00
parent
88009bea85
commit
b24eb78e04
1 changed files with 1 additions and 1 deletions
2
01.md
2
01.md
|
|
@ -89,7 +89,7 @@ The `limit` property of a filter is only valid for the initial query and can be
|
|||
Relays can send 2 types of messages, which must also be JSON arrays, according to the following patterns:
|
||||
|
||||
* `["EVENT", <subscription_id>, <event JSON as defined above>]`, used to send events requested by clients.
|
||||
* `["NOTICE", <message>, <subscription_id>]`, used to send human-readable error messages or other things to clients. Relays might optionally send a `subscription_id` this notice was caused by.
|
||||
* `["NOTICE", <message>]`, used to send human-readable error messages or other things to clients.
|
||||
|
||||
This NIP defines no rules for how `NOTICE` messages should be sent or treated.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue