From 8631a536b1aa41790707b288e40289829036f3d1 Mon Sep 17 00:00:00 2001 From: asmogo Date: Thu, 12 Dec 2024 23:06:51 +0100 Subject: [PATCH] added info to kind 28333 --- 74.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/74.md b/74.md index 64d99d7..b25ac1a 100644 --- a/74.md +++ b/74.md @@ -19,7 +19,7 @@ The motivation behind NWS is to leverage the existing Nostr infrastructure to fa * `exit-node` - The entity receiving a TCP request over NOSTR and forwarding it to the intended destination. ## Kinds -* `28333: KindEphemeralEvent` - Used to specify TCP messages. +* `28333: KindEphemeralEvent` - Used to specify TCP messages. Exit nodes must subscribe to this message kind. * `38333: KindAnnouncementEvent` - Used to publicly announce the exit node to clients. * `38334: KindCertificateEvent` - Used to publish the SSL certificate for the exit node.