From d79c9ec73e9d02bffe95d7f9a44cb61d05f2d26d Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 1 Feb 2022 15:05:27 -0300 Subject: [PATCH] change nip01 unknown kind behavior wording so @rajarshimaitra is happier. --- nips/01.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nips/01.md b/nips/01.md index 4270ab0..68544cb 100644 --- a/nips/01.md +++ b/nips/01.md @@ -96,7 +96,7 @@ This NIP defines no rules for how `NOTICE` messages should be sent or treated. - `1`: `text_note`: the `content` is set to the text content of a note (anything the user wants to say). - `2`: `recommend_server`: the `content` is set to the URL (e.g., `https://somerelay.com`) of a relay the event creator wants to recommend to its followers. -A relay may choose to treat different message kinds differently, but it should default to returning all event kinds, even when it doesn't know what they mean. +A relay may choose to treat different message kinds differently, and it may or may not choose to have a default way to handle kinds it doesn't know about. ## Other Notes: