From b809772bc332b46e19f680708197428f740756f9 Mon Sep 17 00:00:00 2001 From: "k." Date: Tue, 31 Dec 2024 20:50:28 +0000 Subject: [PATCH] Update 11.md --- 11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11.md b/11.md index aee1bbae..357f8edf 100644 --- a/11.md +++ b/11.md @@ -64,7 +64,7 @@ An alternative contact may be listed under the `contact` field as well, with the ### Supported NIPs -As the Nostr protocol evolves, some functionality may only be available by relays that implement a specific `NIP`. This field is an array of the integer identifiers of `NIP`s that are implemented in the relay. Examples would include `1`, for `"NIP-01"` and `9`, for `"NIP-09"`. Client-side `NIPs` SHOULD NOT be advertised, and can be ignored by clients. +As the Nostr protocol evolves, some functionality may only be available by relays that implement a specific `NIP`. This field is an array of the integer identifiers of `NIP`s that are implemented in the relay. Examples would include `1`, for `"NIP-01"` and `9`, for `"NIP-09"`. Client-side `NIPs` SHOULD NOT be advertised, and can be ignored by clients. For NIPs with a hexadecimal number, relays MUST consider using the decimal representation of the same number. ### Software