upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Wandersleb <leo@leowandersleb.de>2023-01-11 00:05:15 -0300
committerGitHub <noreply@github.com>2023-01-11 00:05:15 -0300
commit60741160535de8137fb7a74bd6561adef974b884 (patch)
treed15d45735adf3dee4610afed13b84be6db4c041a
parent6a70967f0eb6e7b00fc811e34631f8db046d6e1f (diff)
Update 42.md
Co-authored-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
-rw-r--r--42.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/42.md b/42.md
index 93bb3e3..9b0c45b 100644
--- a/42.md
+++ b/42.md
@@ -35,7 +35,9 @@ And, when sent by clients, of the following form:
35``` 35```
36 36
37The 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, 37The 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,
38one for the relay URL and one for the challenge string as received from the relay. `created_at` should be the current time. Example: 38one for the relay URL and one for the challenge string as received from the relay.
39Relays MUST exclude `kind: 22242` events from being broadcasted to any client.
40`created_at` should be the current time. Example:
39 41
40```json 42```json
41{ 43{