From f829e7ccbfeacef92b8430641d7a52080756d791 Mon Sep 17 00:00:00 2001 From: hodlbod Date: Fri, 29 Sep 2023 09:18:49 -0700 Subject: [PATCH] Revert "65: trim trailing slashes from relay URIs" --- 65.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/65.md b/65.md index 89fc5941..3c064385 100644 --- a/65.md +++ b/65.md @@ -59,5 +59,3 @@ This NIP allows Clients to connect directly with the most up-to-date relay set f 4. DMs SHOULD only be broadcasted to the author's WRITE relays and to the receiver's READ relays to keep maximum privacy. 5. If a relay signals support for this NIP in their [NIP-11](11.md) document that means they're willing to accept kind 10002 events from a broad range of users, not only their paying customers or whitelisted group. - -6. Clients SHOULD trim trailing slashes (`/`) from relay URIs to canonicalize connections.