upleb.uk

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

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosua Schmid <josua.schmid@renuo.ch>2023-12-27 15:06:36 +0100
committerGitHub <noreply@github.com>2023-12-27 11:06:36 -0300
commit5e0cfb62ece24ea55346f5fdcdc62ddc824139fb (patch)
tree844dbba60dfeef551c24de2ceeb0ba9756b6cb22 /README.md
parent0266d86b41d9b0684fa181700069d7553af505ef (diff)
Rephrase deprecation of kind 2 (#943)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2467eb6..bf340a8 100644
--- a/README.md
+++ b/README.md
@@ -77,10 +77,10 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
77 77
78## Event Kinds 78## Event Kinds
79| kind | description | NIP | 79| kind | description | NIP |
80| ------------- | -------------------------- | ----------- | 80| ------------- | -------------------------- | ------------------------ |
81| `0` | Metadata | [01](01.md) | 81| `0` | Metadata | [01](01.md) |
82| `1` | Short Text Note | [01](01.md) | 82| `1` | Short Text Note | [01](01.md) |
83| `2` | Recommend Relay | 01 (before 2023-08-13) | 83| `2` | Recommend Relay | 01 (deprecated) |
84| `3` | Follows | [02](02.md) | 84| `3` | Follows | [02](02.md) |
85| `4` | Encrypted Direct Messages | [04](04.md) | 85| `4` | Encrypted Direct Messages | [04](04.md) |
86| `5` | Event Deletion | [09](09.md) | 86| `5` | Event Deletion | [09](09.md) |