mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-10 00:34:32 +00:00
Update 42.md
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
This commit is contained in:
parent
6a70967f0e
commit
6074116053
1 changed files with 3 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue