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:
authorAsai Toshiya <to.asai.60@gmail.com>2023-06-21 17:26:48 +0900
committerGitHub <noreply@github.com>2023-06-21 17:26:48 +0900
commit1b35f1153dbf57dd65cedf53672593d253bccc5f (patch)
tree8f15b0949631d27b41371c2379ca449927367556 /README.md
parent3893fa7f7ce695a2d1cf75c556a2b4b2d0086619 (diff)
Add kind and tags for NIP-32 to lists
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3de2d29..9893ffc 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
88| `44` | Channel Mute User | [28](28.md) | 88| `44` | Channel Mute User | [28](28.md) |
89| `1063` | File Metadata | [94](94.md) | 89| `1063` | File Metadata | [94](94.md) |
90| `1984` | Reporting | [56](56.md) | 90| `1984` | Reporting | [56](56.md) |
91| `1985` | Label | [32](32.md) |
91| `9734` | Zap Request | [57](57.md) | 92| `9734` | Zap Request | [57](57.md) |
92| `9735` | Zap | [57](57.md) | 93| `9735` | Zap | [57](57.md) |
93| `10000` | Mute List | [51](51.md) | 94| `10000` | Mute List | [51](51.md) |
@@ -156,6 +157,8 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
156| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) | 157| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
157| `g` | geohash | -- | [12](12.md) | 158| `g` | geohash | -- | [12](12.md) |
158| `i` | identity | proof | [39](39.md) | 159| `i` | identity | proof | [39](39.md) |
160| `l` | label, label namespace | annotations | [32](32.md) |
161| `L` | label namespace | -- | [32](32.md) |
159| `p` | pubkey (hex) | relay URL | [1](01.md) | 162| `p` | pubkey (hex) | relay URL | [1](01.md) |
160| `r` | a reference (URL, etc) | -- | [12](12.md) | 163| `r` | a reference (URL, etc) | -- | [12](12.md) |
161| `t` | hashtag | -- | [12](12.md) | 164| `t` | hashtag | -- | [12](12.md) |