Update 42.md

Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
This commit is contained in:
Leo Wandersleb 2023-01-11 00:05:15 -03:00 committed by GitHub
parent 6a70967f0e
commit 6074116053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
42.md
View File

@ -35,7 +35,9 @@ And, when sent by clients, of the following form:
``` ```
The signed event is an ephemeral event not meant to be published or queried, it must be of `kind: 22242` and it should have at least two tags, The signed event is an ephemeral event not meant to be published or queried, it must be of `kind: 22242` and it should have at least two tags,
one for the relay URL and one for the challenge string as received from the relay. `created_at` should be the current time. Example: one for the relay URL and one for the challenge string as received from the relay.
Relays MUST exclude `kind: 22242` events from being broadcasted to any client.
`created_at` should be the current time. Example:
```json ```json
{ {