diff options
| author | Drewry Pope <drewrypope@gmail.com> | 2022-12-16 08:17:38 -0600 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2022-12-16 11:50:59 -0300 |
| commit | 0c7b732867ea55527a6ec7562e92c091bb329476 (patch) | |
| tree | 31e012d4e983eb293bc3d695c429ec346d47912d | |
| parent | ba75c1b98b64c1f3d502f643e524620c2457141d (diff) | |
Improve Case Consistency
| -rw-r--r-- | 11.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -47,7 +47,7 @@ An alternative contact may be listed under the `contact` field as well, with the | |||
| 47 | 47 | ||
| 48 | ### Supported NIPs ### | 48 | ### Supported NIPs ### |
| 49 | 49 | ||
| 50 | 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. | 50 | 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. |
| 51 | 51 | ||
| 52 | ### Software ### | 52 | ### Software ### |
| 53 | 53 | ||