mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Update 42.md
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
This commit is contained in:
parent
6a70967f0e
commit
6074116053
4
42.md
4
42.md
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user