upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosua Schmid <josua.schmid@renuo.ch>2023-12-22 09:58:49 +0100
committerfiatjaf_ <fiatjaf@gmail.com>2023-12-22 06:20:01 -0300
commit5ed4232584f3ab34192291daf985742248fb14ea (patch)
treefcd2869880fcd57a87fb9cfce6f4d376ceb4063e
parentff533d7a99715b0524f93a182f6c2169fe3b25b1 (diff)
Mention deprecation of kind 2
Kind `2` was [consciously](https://github.com/nostr-protocol/nips/pull/703#issuecomment-1672098794) removed in https://github.com/nostr-protocol/nips/commit/72bb8a128b2d7d3c2c654644cd68d0d0fe58a3b1#diff-39307f1617417657ee9874be314f13aabdc74401b124d0afe8217f2919c9c7d8L105. Mentioning the fact should help prevent further confusion.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a66c466..ce1542b 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
80| ------------- | -------------------------- | ----------- | 80| ------------- | -------------------------- | ----------- |
81| `0` | Metadata | [1](01.md) | 81| `0` | Metadata | [1](01.md) |
82| `1` | Short Text Note | [1](01.md) | 82| `1` | Short Text Note | [1](01.md) |
83| `2` | Recommend Relay | | 83| `2` | Recommend Relay | 1 (before 2023-08-13) |
84| `3` | Follows | [2](02.md) | 84| `3` | Follows | [2](02.md) |
85| `4` | Encrypted Direct Messages | [4](04.md) | 85| `4` | Encrypted Direct Messages | [4](04.md) |
86| `5` | Event Deletion | [9](09.md) | 86| `5` | Event Deletion | [9](09.md) |